Update of /cvsroot/springnet/Spring.Net
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv16151
Modified Files:
Spring.Net.1.0.2003.sln Spring.Net.Core.2003.sln
Log Message:
Updated VS2003 csprj OutputPath.
Index: Spring.Net.1.0.2003.sln
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/Spring.Net.1.0.2003.sln,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Spring.Net.1.0.2003.sln 29 Oct 2006 21:08:32 -0000 1.1
--- Spring.Net.1.0.2003.sln 14 Sep 2007 15:11:46 -0000 1.2
***************
*** 1,16 ****
Microsoft Visual Studio Solution File, Format Version 8.00
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core", "src\Spring\Spring.Core\Spring.Core.2003.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests", "test\Spring\Spring.Core.Tests\Spring.Core.Tests.2003.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop", "src\Spring\Spring.Aop\Spring.Aop.2003.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests", "test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2003.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
--- 1,16 ----
Microsoft Visual Studio Solution File, Format Version 8.00
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2003", "src\Spring\Spring.Core\Spring.Core.2003.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2003", "test\Spring\Spring.Core.Tests\Spring.Core.Tests.2003.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2003", "src\Spring\Spring.Aop\Spring.Aop.2003.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests.2003", "test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2003.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
***************
*** 18,41 ****
Global
GlobalSection(SolutionConfiguration) = preSolution
! Debug = Debug
! Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug.ActiveCfg = Debug|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug.Build.0 = Debug|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release.ActiveCfg = Release|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release.Build.0 = Release|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug.ActiveCfg = Debug|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug.Build.0 = Debug|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release.ActiveCfg = Release|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release.Build.0 = Release|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug.ActiveCfg = Debug|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug.Build.0 = Debug|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release.ActiveCfg = Release|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release.Build.0 = Release|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Debug.ActiveCfg = Debug|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Debug.Build.0 = Debug|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Release.ActiveCfg = Release|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
--- 18,41 ----
Global
GlobalSection(SolutionConfiguration) = preSolution
! Debug-1.1 = Debug-1.1
! Release-1.1 = Release-1.1
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release-1.1.Build.0 = Release-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release-1.1.Build.0 = Release-1.1|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release-1.1.Build.0 = Release-1.1|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {2111596A-0327-4C9D-8919-294FBD988A23}.Release-1.1.Build.0 = Release-1.1|.NET
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
Index: Spring.Net.Core.2003.sln
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/Spring.Net.Core.2003.sln,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Spring.Net.Core.2003.sln 29 Oct 2006 21:08:32 -0000 1.4
--- Spring.Net.Core.2003.sln 14 Sep 2007 15:11:46 -0000 1.5
***************
*** 1,8 ****
Microsoft Visual Studio Solution File, Format Version 8.00
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core", "src\Spring\Spring.Core\Spring.Core.2003.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests", "test\Spring\Spring.Core.Tests\Spring.Core.Tests.2003.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
--- 1,8 ----
Microsoft Visual Studio Solution File, Format Version 8.00
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2003", "src\Spring\Spring.Core\Spring.Core.2003.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
! Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2003", "test\Spring\Spring.Core.Tests\Spring.Core.Tests.2003.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
***************
*** 10,25 ****
Global
GlobalSection(SolutionConfiguration) = preSolution
! Debug = Debug
! Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug.ActiveCfg = Debug|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug.Build.0 = Debug|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release.ActiveCfg = Release|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release.Build.0 = Release|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug.ActiveCfg = Debug|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug.Build.0 = Debug|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release.ActiveCfg = Release|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
--- 10,25 ----
Global
GlobalSection(SolutionConfiguration) = preSolution
! Debug-1.1 = Debug-1.1
! Release-1.1 = Release-1.1
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release-1.1.Build.0 = Release-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug-1.1.ActiveCfg = Debug-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug-1.1.Build.0 = Debug-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release-1.1.ActiveCfg = Release-1.1|.NET
! {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release-1.1.Build.0 = Release-1.1|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
|