From e498eb7b9d58d77f99f3aa48f7d8d23e99df3ae8 Mon Sep 17 00:00:00 2001 From: markpollack Date: Wed, 4 Nov 2009 23:17:17 +0000 Subject: [PATCH] enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution. --- build-support/solutions.build.nant | 7 +++--- common-project.include | 1 - src/Spring/Spring.Aop/Spring.Aop.2003.csproj | 23 +++++++++++++++---- .../Spring.Data/Spring.Data.2003.csproj | 10 ++++++++ .../Spring.Services.Tests.2003.csproj | 5 ++++ 5 files changed, 38 insertions(+), 8 deletions(-) diff --git a/build-support/solutions.build.nant b/build-support/solutions.build.nant index 5a5e8463..58b01bef 100644 --- a/build-support/solutions.build.nant +++ b/build-support/solutions.build.nant @@ -66,6 +66,7 @@ Rebuilding Solutions using Nant and "solutions.build": + @@ -76,7 +77,7 @@ Rebuilding Solutions using Nant and "solutions.build": - + @@ -117,7 +118,7 @@ Rebuilding Solutions using Nant and "solutions.build": - + @@ -144,4 +145,4 @@ Rebuilding Solutions using Nant and "solutions.build": - \ No newline at end of file + diff --git a/common-project.include b/common-project.include index 50fc6c9d..fb72ea60 100644 --- a/common-project.include +++ b/common-project.include @@ -189,7 +189,6 @@ ${tool.dir} : dir for tools -