From e6ecad9319539a08523fa91a4565fee1fa0c0554 Mon Sep 17 00:00:00 2001 From: PerPloug Date: Mon, 23 Aug 2010 10:12:51 +0000 Subject: [PATCH] Cheking in nant script for clearing DLR Dlls before build [TFS Changeset #76223] --- aspnet35.build | 18 ++++++++++++++++++ default.build | 20 +++++++++++++++++++- umbraco.sln | 1 + 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/aspnet35.build b/aspnet35.build index e14ea7cfaf..65fb74b34b 100644 --- a/aspnet35.build +++ b/aspnet35.build @@ -26,11 +26,29 @@ + + + + + + + + + + + + + + + + + + diff --git a/default.build b/default.build index 5886ee14dc..b65eb9d4c2 100644 --- a/default.build +++ b/default.build @@ -41,13 +41,31 @@ + + - + + + + + + + + + + + + + + + + + diff --git a/umbraco.sln b/umbraco.sln index 62106d9b65..71a513c3d8 100644 --- a/umbraco.sln +++ b/umbraco.sln @@ -2,6 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F0242771-6DE6-4E03-BD3A-7B79BA79105B}" ProjectSection(SolutionItems) = preProject + aspnet35.build = aspnet35.build build.xml = build.xml default.build = default.build INDIGO64.testrunconfig = INDIGO64.testrunconfig