From 02cf1d4d4f9051123447732f71f67cd97e58f0b4 Mon Sep 17 00:00:00 2001 From: lahma Date: Thu, 30 Jul 2009 17:20:40 +0000 Subject: [PATCH] Fixed VS2005 project files ignores some bin and obj directories --- .../Spring.Core/Spring.Core.2005.csproj | 116 +++++++++++++++++- .../Spring.Data/Spring.Data.2005.csproj | 4 + .../Spring.Core.Tests.2005.csproj | 1 + 3 files changed, 117 insertions(+), 4 deletions(-) diff --git a/src/Spring/Spring.Core/Spring.Core.2005.csproj b/src/Spring/Spring.Core/Spring.Core.2005.csproj index 7c9cac7b..d2696f6b 100644 --- a/src/Spring/Spring.Core/Spring.Core.2005.csproj +++ b/src/Spring/Spring.Core/Spring.Core.2005.csproj @@ -35,7 +35,7 @@ true 4096 false - 219, 162, 618 + 219, 162, 618, 1591 false false false @@ -344,8 +344,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -550,6 +653,7 @@ + @@ -575,6 +679,7 @@ + @@ -591,8 +696,10 @@ + + @@ -841,9 +948,6 @@ Code - - Code - Code @@ -1077,6 +1181,10 @@ Designer + + + spring-objects-1.3.xsd + spring-validation-1.1.xsd diff --git a/src/Spring/Spring.Data/Spring.Data.2005.csproj b/src/Spring/Spring.Data/Spring.Data.2005.csproj index 3dc5317f..3722360a 100644 --- a/src/Spring/Spring.Data/Spring.Data.2005.csproj +++ b/src/Spring/Spring.Data/Spring.Data.2005.csproj @@ -103,6 +103,8 @@ + + @@ -124,6 +126,8 @@ + + diff --git a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2005.csproj b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2005.csproj index 4082c601..52b8f639 100644 --- a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2005.csproj +++ b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2005.csproj @@ -619,6 +619,7 @@ Code + Code