diff --git a/Build.cmd b/Build.cmd index b4b3c369..be2343dd 100644 --- a/Build.cmd +++ b/Build.cmd @@ -4,7 +4,7 @@ @echo ... @echo Running full Build Script, capturing output to buildlog.txt file... @echo Start Time: %time% -build-support\tools\nant\bin\nant %1 %2 %3 %4 %5 %6 %7 %8 %9 > buildlog.txt +build-support\tools\nant\bin\nant -D:test.withcoverage=false %1 %2 %3 %4 %5 %6 %7 %8 %9 > buildlog.txt @echo . @echo .. @echo ... diff --git a/Spring.Net.2008.sln b/Spring.Net.2008.sln deleted file mode 100644 index 6feb4d7e..00000000 --- a/Spring.Net.2008.sln +++ /dev/null @@ -1,442 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F04753EF-7A1B-4837-AB63-8C0821E8155D}" - ProjectSection(SolutionItems) = preProject - BreakingChanges.txt = BreakingChanges.txt - changelog.txt = changelog.txt - common-project.include = common-project.include - readme.txt = readme.txt - Spring.build = Spring.build - Spring.include = Spring.include - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests.2008", "test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2008.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.2008", "src\Spring\Spring.Services\Spring.Services.2008.csproj", "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.Tests.2008", "test\Spring\Spring.Services.Tests\Spring.Services.Tests.2008.csproj", "{4374F018-9738-46BF-A399-4594CEE75B21}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.2008", "src\Spring\Spring.Web\Spring.Web.2008.csproj", "{BA4789EB-281A-48EA-8763-28B9F0596A18}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Tests.2008", "test\Spring\Spring.Web.Tests\Spring.Web.Tests.2008.csproj", "{C67E47AA-1ACD-41B4-A465-4D336A2319CA}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Integration.Tests.2008", "test\Spring\Spring.Data.Integration.Tests\Spring.Data.Integration.Tests.2008.csproj", "{91766D21-C568-459F-9BEA-759B011F23CF}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Extensions.2008", "src\Spring\Spring.Web.Extensions\Spring.Web.Extensions.2008.csproj", "{E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.2008", "src\Spring\Spring.Testing.NUnit\Spring.Testing.NUnit.2008.csproj", "{ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.Tests.2008", "test\Spring\Spring.Testing.NUnit.Tests\Spring.Testing.NUnit.Tests.2008.csproj", "{4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.2008", "src\Spring\Spring.Messaging.Nms\Spring.Messaging.Nms.2008.csproj", "{AEB1578C-9018-4D49-B440-789F38DD2F29}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.Tests.2008", "test\Spring\Spring.Messaging.Nms.Tests\Spring.Messaging.Nms.Tests.2008.csproj", "{FA7A6931-7DBE-4A32-A312-51FAD2E80332}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.2008", "src\Spring\Spring.Messaging\Spring.Messaging.2008.csproj", "{0E23AE41-D8D8-41C2-84A2-D35564049F0D}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Tests.2008", "test\Spring\Spring.Messaging.Tests\Spring.Messaging.Tests.2008.csproj", "{41BC3AEA-7EB3-48BF-B1EC-84119376AC98}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.2008", "src\Spring\Spring.Template.Velocity\Spring.Template.Velocity.2008.csproj", "{BF3AB954-8375-407C-9E98-4C51D8072784}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.Tests", "test\Spring\Spring.Template.Velocity.Tests\Spring.Template.Velocity.Tests.csproj", "{10405837-CB67-40D8-9326-84C9383983E2}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.Microsoft.2008", "src\Spring\Spring.Testing.Microsoft\Spring.Testing.Microsoft.2008.csproj", "{2E10A8D3-B8FF-4699-90B8-E621659C58DD}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.Microsoft.Tests.2008", "test\Spring\Spring.Testing.Microsoft.Tests\Spring.Testing.Microsoft.Tests.2008.csproj", "{7321149A-47C6-4FBA-9D1A-26FD6815381B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate32.2008", "src\Spring\Spring.Data.NHibernate32\Spring.Data.NHibernate32.2008.csproj", "{1C8E0481-A70D-445E-AB4D-4A963CF7DC83}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate32.Tests.2008", "test\Spring\Spring.Data.NHibernate32.Tests\Spring.Data.NHibernate32.Tests.2008.csproj", "{231512F3-4F1D-45E1-BADE-D01F68DB9A80}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate33.2008", "src\Spring\Spring.Data.NHibernate33\Spring.Data.NHibernate33.2008.csproj", "{67EA5988-C54E-4348-BFFB-E4A61F26143C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate33.Tests.2008", "test\Spring\Spring.Data.NHibernate33.Tests\Spring.Data.NHibernate33.Tests.2008.csproj", "{B48B00A6-8E4C-4953-9B82-7121A08AC57C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz21.2008", "src\Spring\Spring.Scheduling.Quartz21\Spring.Scheduling.Quartz21.2008.csproj", "{764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz21.Tests.2008", "test\Spring\Spring.Scheduling.Quartz21.Tests\Spring.Scheduling.Quartz21.Tests.2008.csproj", "{47E7DF97-2515-4F2F-BBFD-0A4C205800DE}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Conversation.NHibernate32.2008", "src\Spring\Spring.Web.Conversation.NHibernate32\Spring.Web.Conversation.NHibernate32.2008.csproj", "{64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Conversation.NHibernate33.2008", "src\Spring\Spring.Web.Conversation.NHibernate33\Spring.Web.Conversation.NHibernate33.2008.csproj", "{CF375928-B6D5-485C-B04D-2BC41D9DBF1E}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Conversation.NHibernate32.Tests.2008", "test\Spring\Spring.Web.Conversation.NHibernate32.Tests\Spring.Web.Conversation.NHibernate32.Tests.2008.csproj", "{2FB16852-22AD-4A5B-885A-97136265CC46}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Conversation.NHibernate33.Tests.2008", "test\Spring\Spring.Web.Conversation.NHibernate33.Tests\Spring.Web.Conversation.NHibernate33.Tests.2008.csproj", "{C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|.NET.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|.NET.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|.NET.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|.NET.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|.NET.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|.NET.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|.NET.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|.NET.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|.NET.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|.NET.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|.NET.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|.NET.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|.NET.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|.NET.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|.NET.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|.NET.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|.NET.ActiveCfg = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|.NET.Build.0 = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|.NET.ActiveCfg = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|.NET.Build.0 = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|Any CPU.Build.0 = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {91766D21-C568-459F-9BEA-759B011F23CF}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|.NET.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|.NET.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|.NET.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|.NET.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|.NET.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|.NET.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|.NET.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|.NET.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|.NET.Build.0 = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|.NET.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|.NET.Build.0 = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Any CPU.Build.0 = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|.NET.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|.NET.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Debug|.NET.ActiveCfg = Debug|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Release|.NET.ActiveCfg = Release|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Release|Any CPU.Build.0 = Release|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {0E23AE41-D8D8-41C2-84A2-D35564049F0D}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Debug|.NET.ActiveCfg = Debug|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Debug|Any CPU.Build.0 = Debug|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Release|.NET.ActiveCfg = Release|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Release|Any CPU.ActiveCfg = Release|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Release|Any CPU.Build.0 = Release|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|.NET.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|.NET.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|.NET.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Any CPU.Build.0 = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|.NET.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Any CPU.Build.0 = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|.NET.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|.NET.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Any CPU.Build.0 = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|.NET.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|.NET.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Any CPU.Build.0 = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|.NET.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Any CPU.Build.0 = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|.NET.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Any CPU.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Any CPU.Build.0 = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Release|.NET.ActiveCfg = Release|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Release|Any CPU.Build.0 = Release|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {67EA5988-C54E-4348-BFFB-E4A61F26143C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Release|.NET.ActiveCfg = Release|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Release|Any CPU.Build.0 = Release|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {B48B00A6-8E4C-4953-9B82-7121A08AC57C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|.NET.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Any CPU.Build.0 = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|.NET.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|.NET.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Any CPU.Build.0 = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Debug|.NET.ActiveCfg = Debug|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Debug|Any CPU.Build.0 = Debug|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Release|.NET.ActiveCfg = Release|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Release|Any CPU.ActiveCfg = Release|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Release|Any CPU.Build.0 = Release|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Debug|.NET.ActiveCfg = Debug|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Release|.NET.ActiveCfg = Release|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Release|Any CPU.Build.0 = Release|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Release|.NET.ActiveCfg = Release|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Release|Any CPU.Build.0 = Release|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2FB16852-22AD-4A5B-885A-97136265CC46}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Release|.NET.ActiveCfg = Release|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Release|Any CPU.Build.0 = Release|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - NAntAddinLastFileName = Spring.build - EndGlobalSection -EndGlobal diff --git a/Spring.Net.2010.sln b/Spring.Net.2010.sln index a5d985c6..401f9941 100644 --- a/Spring.Net.2010.sln +++ b/Spring.Net.2010.sln @@ -1,5 +1,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2010 +# Visual Studio 2013 +VisualStudioVersion = 12.0.21005.1 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F04753EF-7A1B-4837-AB63-8C0821E8155D}" ProjectSection(SolutionItems) = preProject BreakingChanges.txt = BreakingChanges.txt @@ -53,10 +55,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.20 EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.Tests.2010", "test\Spring\Spring.Template.Velocity.Tests\Spring.Template.Velocity.Tests.2010.csproj", "{10405837-CB67-40D8-9326-84C9383983E2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Mvc.2010", "src\Spring\Spring.Web.Mvc\Spring.Web.Mvc.2010.csproj", "{5166CE3A-14BE-478A-88DA-729A39DE1E29}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Mvc.Tests.2010", "test\Spring\Spring.Web.Mvc.Tests\Spring.Web.Mvc.Tests.2010.csproj", "{D4032434-D9A8-437B-95E8-9D4DE0AD9932}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Mvc3.2010", "src\Spring\Spring.Web.Mvc3\Spring.Web.Mvc3.2010.csproj", "{904C97E0-3667-4D12-A55F-6CC2E6F68A0A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Mvc3.Tests.2010", "test\Spring\Spring.Web.Mvc3.Tests\Spring.Web.Mvc3.Tests.2010.csproj", "{1E8E7C0A-4474-44F6-AA67-FABB40FA9784}" @@ -102,9 +100,6 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Conversation.NHibernate33.Tests.2010", "test\Spring\Spring.Web.Conversation.NHibernate33.Tests\Spring.Web.Conversation.NHibernate33.Tests.2010.csproj", "{C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A}" EndProject Global - GlobalSection(TestCaseManagementSettings) = postSolution - CategoryFile = Spring.Net.2010.vsmdi - EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|.NET = Debug|.NET Debug|Any CPU = Debug|Any CPU @@ -342,26 +337,6 @@ Global {10405837-CB67-40D8-9326-84C9383983E2}.Release|Any CPU.Build.0 = Release|Any CPU {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Debug|.NET.ActiveCfg = Debug|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Release|.NET.ActiveCfg = Release|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Release|Any CPU.Build.0 = Release|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5166CE3A-14BE-478A-88DA-729A39DE1E29}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Debug|.NET.ActiveCfg = Debug|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Release|.NET.ActiveCfg = Release|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Release|Any CPU.Build.0 = Release|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D4032434-D9A8-437B-95E8-9D4DE0AD9932}.Release|Mixed Platforms.Build.0 = Release|Any CPU {904C97E0-3667-4D12-A55F-6CC2E6F68A0A}.Debug|.NET.ActiveCfg = Debug|Any CPU {904C97E0-3667-4D12-A55F-6CC2E6F68A0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {904C97E0-3667-4D12-A55F-6CC2E6F68A0A}.Debug|Any CPU.Build.0 = Debug|Any CPU @@ -581,4 +556,7 @@ Global GlobalSection(ExtensibilityGlobals) = postSolution NAntAddinLastFileName = Spring.build EndGlobalSection + GlobalSection(TestCaseManagementSettings) = postSolution + CategoryFile = Spring.Net.2010.vsmdi + EndGlobalSection EndGlobal diff --git a/Spring.build b/Spring.build index c43da243..2e4fdb65 100644 --- a/Spring.build +++ b/Spring.build @@ -138,7 +138,7 @@ Commandline Examples: - + @@ -448,8 +448,10 @@ Commandline Examples: - - + + + + @@ -472,8 +474,6 @@ Commandline Examples: - - @@ -589,7 +589,7 @@ Commandline Examples: - + diff --git a/build-support/solutions.build.nant b/build-support/solutions.build.nant index e99b9fc9..079df9e0 100644 --- a/build-support/solutions.build.nant +++ b/build-support/solutions.build.nant @@ -35,23 +35,11 @@ Rebuilding Solutions using Nant and "solutions.build": - - - - - - - - - - - - @@ -60,10 +48,8 @@ Rebuilding Solutions using Nant and "solutions.build": command ResGen ..." on "Win 7 64". See: http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/e8c1d26a-5e77-4422-bbc8-f0b7f25702d2/ --> - - - + @@ -92,7 +78,7 @@ Rebuilding Solutions using Nant and "solutions.build": - + @@ -100,16 +86,10 @@ Rebuilding Solutions using Nant and "solutions.build": - - - - - - - + - + @@ -134,7 +114,6 @@ Rebuilding Solutions using Nant and "solutions.build": - diff --git a/build-support/solutions/Spring.Net.Core.2008.sln b/build-support/solutions/Spring.Net.Core.2008.sln deleted file mode 100644 index e05fe669..00000000 --- a/build-support/solutions/Spring.Net.Core.2008.sln +++ /dev/null @@ -1,157 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.2008", "..\..\src\Spring\Spring.Web\Spring.Web.2008.csproj", "{BA4789EB-281A-48EA-8763-28B9F0596A18}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Tests.2008", "..\..\test\Spring\Spring.Web.Tests\Spring.Web.Tests.2008.csproj", "{C67E47AA-1ACD-41B4-A465-4D336A2319CA}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Extensions.2008", "..\..\src\Spring\Spring.Web.Extensions\Spring.Web.Extensions.2008.csproj", "{E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests.2008", "..\..\test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2008.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.2008", "..\..\src\Spring\Spring.Services\Spring.Services.2008.csproj", "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.Tests.2008", "..\..\test\Spring\Spring.Services.Tests\Spring.Services.Tests.2008.csproj", "{4374F018-9738-46BF-A399-4594CEE75B21}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "..\..\test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D8C99188-BAC7-4308-B898-6409EA6933B2}" - ProjectSection(SolutionItems) = preProject - ..\..\BreakingChanges-1.3.txt = ..\..\BreakingChanges-1.3.txt - ..\..\changelog.txt = ..\..\changelog.txt - ..\..\readme.txt = ..\..\readme.txt - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|.NET.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|.NET.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|.NET.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|.NET.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|.NET.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|.NET.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|.NET.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|.NET.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Messaging.Ems.2008.sln b/build-support/solutions/Spring.Net.Messaging.Ems.2008.sln deleted file mode 100644 index b703d098..00000000 --- a/build-support/solutions/Spring.Net.Messaging.Ems.2008.sln +++ /dev/null @@ -1,163 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F04753EF-7A1B-4837-AB63-8C0821E8155D}" - ProjectSection(SolutionItems) = preProject - Spring.build = Spring.build - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "..\..\test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Ems.2008", "..\..\src\Spring\Spring.Messaging.Ems\Spring.Messaging.Ems.2008.csproj", "{900E3839-301E-48B1-BAEB-B6645620ACFF}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Ems.Tests.2008", "..\..\test\Spring\Spring.Messaging.Ems.Tests\Spring.Messaging.Ems.Tests.2008.csproj", "{66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.2008", "..\..\src\Spring\Spring.Testing.NUnit\Spring.Testing.NUnit.2008.csproj", "{ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.2008", "..\..\src\Spring\Spring.Messaging.Nms\Spring.Messaging.Nms.2008.csproj", "{AEB1578C-9018-4D49-B440-789F38DD2F29}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.Tests.2008", "..\..\test\Spring\Spring.Messaging.Nms.Tests\Spring.Messaging.Nms.Tests.2008.csproj", "{FA7A6931-7DBE-4A32-A312-51FAD2E80332}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Ems.Integration.Tests", "..\..\test\Spring\Spring.Messaging.Ems.Integration.Tests\Spring.Messaging.Ems.Integration.Tests.csproj", "{FA934E92-C8C2-428A-BE2A-26818F17A787}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Debug|.NET.ActiveCfg = Debug|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Release|.NET.ActiveCfg = Release|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Release|Any CPU.Build.0 = Release|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {900E3839-301E-48B1-BAEB-B6645620ACFF}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Debug|.NET.ActiveCfg = Debug|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Debug|Any CPU.Build.0 = Debug|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Release|.NET.ActiveCfg = Release|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Release|Any CPU.ActiveCfg = Release|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Release|Any CPU.Build.0 = Release|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|.NET.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|.NET.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|.NET.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Release|.NET.ActiveCfg = Release|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Release|Any CPU.Build.0 = Release|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FA934E92-C8C2-428A-BE2A-26818F17A787}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - NAntAddinLastFileName = Spring.build - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Messaging.Nms.2008.sln b/build-support/solutions/Spring.Net.Messaging.Nms.2008.sln deleted file mode 100644 index 6ad03937..00000000 --- a/build-support/solutions/Spring.Net.Messaging.Nms.2008.sln +++ /dev/null @@ -1,138 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests.2008", "..\..\test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2008.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "..\..\test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.2008", "..\..\src\Spring\Spring.Messaging.Nms\Spring.Messaging.Nms.2008.csproj", "{AEB1578C-9018-4D49-B440-789F38DD2F29}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.Tests.2008", "..\..\test\Spring\Spring.Messaging.Nms.Tests\Spring.Messaging.Nms.Tests.2008.csproj", "{FA7A6931-7DBE-4A32-A312-51FAD2E80332}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.2008", "..\..\src\Spring\Spring.Testing.NUnit\Spring.Testing.NUnit.2008.csproj", "{ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.Integration.Tests", "..\..\test\Spring\Spring.Messaging.Nms.Integration.Tests\Spring.Messaging.Nms.Integration.Tests.csproj", "{E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|.NET.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|.NET.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|.NET.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Any CPU.Build.0 = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FA7A6931-7DBE-4A32-A312-51FAD2E80332}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|.NET.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Debug|.NET.ActiveCfg = Debug|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Release|.NET.ActiveCfg = Release|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Release|Any CPU.Build.0 = Release|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E5323AC8-137E-4EF7-BC62-3BD6FC0576CD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.NHibernate.2008.sln b/build-support/solutions/Spring.Net.NHibernate.2008.sln deleted file mode 100644 index 68685a11..00000000 --- a/build-support/solutions/Spring.Net.NHibernate.2008.sln +++ /dev/null @@ -1,118 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F04753EF-7A1B-4837-AB63-8C0821E8155D}" - ProjectSection(SolutionItems) = preProject - ..\..\Spring.build = ..\..\Spring.build - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate32.Integration.Tests.2008", "..\..\test\Spring\Spring.Data.NHibernate32.Integration.Tests\Spring.Data.NHibernate32.Integration.Tests.2008.csproj", "{CD6A49DE-745C-4360-AADF-3539CFEC6639}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate32.Tests.2008", "..\..\test\Spring\Spring.Data.NHibernate32.Tests\Spring.Data.NHibernate32.Tests.2008.csproj", "{231512F3-4F1D-45E1-BADE-D01F68DB9A80}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate32.2008", "..\..\src\Spring\Spring.Data.NHibernate32\Spring.Data.NHibernate32.2008.csproj", "{1C8E0481-A70D-445E-AB4D-4A963CF7DC83}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "..\..\test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Debug|.NET.ActiveCfg = Debug|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Release|.NET.ActiveCfg = Release|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CD6A49DE-745C-4360-AADF-3539CFEC6639}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|.NET.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|.NET.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Any CPU.ActiveCfg = Release|Any CPU - {231512F3-4F1D-45E1-BADE-D01F68DB9A80}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|.NET.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|.NET.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - NAntAddinLastFileName = Spring.build - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Quartz.2008.sln b/build-support/solutions/Spring.Net.Quartz.2008.sln deleted file mode 100644 index e916e82f..00000000 --- a/build-support/solutions/Spring.Net.Quartz.2008.sln +++ /dev/null @@ -1,128 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F04753EF-7A1B-4837-AB63-8C0821E8155D}" - ProjectSection(SolutionItems) = preProject - Spring.build = Spring.build - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{438FE108-6F55-4C8A-8BF4-C85D0906D134}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{5ECE7B2B-6975-4800-982E-618794909499}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz21.Integration.Tests.2008", "..\..\test\Spring\Spring.Scheduling.Quartz21.Integration.Tests\Spring.Scheduling.Quartz21.Integration.Tests.2008.csproj", "{8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz21.Tests.2008", "..\..\test\Spring\Spring.Scheduling.Quartz21.Tests\Spring.Scheduling.Quartz21.Tests.2008.csproj", "{47E7DF97-2515-4F2F-BBFD-0A4C205800DE}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz21.2008", "..\..\src\Spring\Spring.Scheduling.Quartz21\Spring.Scheduling.Quartz21.2008.csproj", "{764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Debug|.NET.ActiveCfg = Debug|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Release|.NET.ActiveCfg = Release|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Release|Any CPU.Build.0 = Release|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|.NET.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|.NET.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Any CPU.Build.0 = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|.NET.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Any CPU.Build.0 = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} = {438FE108-6F55-4C8A-8BF4-C85D0906D134} - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} = {438FE108-6F55-4C8A-8BF4-C85D0906D134} - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} = {438FE108-6F55-4C8A-8BF4-C85D0906D134} - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0} = {438FE108-6F55-4C8A-8BF4-C85D0906D134} - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} = {5ECE7B2B-6975-4800-982E-618794909499} - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26} = {5ECE7B2B-6975-4800-982E-618794909499} - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE} = {5ECE7B2B-6975-4800-982E-618794909499} - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - NAntAddinLastFileName = Spring.build - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Template.2008.sln b/build-support/solutions/Spring.Net.Template.2008.sln deleted file mode 100644 index 77472186..00000000 --- a/build-support/solutions/Spring.Net.Template.2008.sln +++ /dev/null @@ -1,66 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.2008", "..\..\src\Spring\Spring.Template.Velocity\Spring.Template.Velocity.2008.csproj", "{BF3AB954-8375-407C-9E98-4C51D8072784}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.Tests", "..\..\test\Spring\Spring.Template.Velocity.Tests\Spring.Template.Velocity.Tests.csproj", "{10405837-CB67-40D8-9326-84C9383983E2}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|.NET.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|.NET.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|.NET.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Any CPU.Build.0 = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {10405837-CB67-40D8-9326-84C9383983E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Testing.2008.sln b/build-support/solutions/Spring.Net.Testing.2008.sln deleted file mode 100644 index ed8593fd..00000000 --- a/build-support/solutions/Spring.Net.Testing.2008.sln +++ /dev/null @@ -1,219 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.2008", "..\..\src\Spring\Spring.Web\Spring.Web.2008.csproj", "{BA4789EB-281A-48EA-8763-28B9F0596A18}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Tests.2008", "..\..\test\Spring\Spring.Web.Tests\Spring.Web.Tests.2008.csproj", "{C67E47AA-1ACD-41B4-A465-4D336A2319CA}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Extensions.2008", "..\..\src\Spring\Spring.Web.Extensions\Spring.Web.Extensions.2008.csproj", "{E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.Tests.2008", "..\..\test\Spring\Spring.Aop.Tests\Spring.Aop.Tests.2008.csproj", "{2111596A-0327-4C9D-8919-294FBD988A23}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.2008", "..\..\src\Spring\Spring.Services\Spring.Services.2008.csproj", "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Services.Tests.2008", "..\..\test\Spring\Spring.Services.Tests\Spring.Services.Tests.2008.csproj", "{4374F018-9738-46BF-A399-4594CEE75B21}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.Tests.2008", "..\..\test\Spring\Spring.Data.Tests\Spring.Data.Tests.2008.csproj", "{ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Template.Velocity.2008", "..\..\src\Spring\Spring.Template.Velocity\Spring.Template.Velocity.2008.csproj", "{BF3AB954-8375-407C-9E98-4C51D8072784}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.Microsoft.2008", "..\..\src\Spring\Spring.Testing.Microsoft\Spring.Testing.Microsoft.2008.csproj", "{2E10A8D3-B8FF-4699-90B8-E621659C58DD}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.2008", "..\..\src\Spring\Spring.Testing.NUnit\Spring.Testing.NUnit.2008.csproj", "{ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.Tests.2008", "..\..\test\Spring\Spring.Testing.NUnit.Tests\Spring.Testing.NUnit.Tests.2008.csproj", "{4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4C57E34D-F471-43D2-8253-F75A60969E9C}" - ProjectSection(SolutionItems) = preProject - LocalTestRun.testrunconfig = LocalTestRun.testrunconfig - Spring.Net.Testing.2008.vsmdi = Spring.Net.Testing.2008.vsmdi - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.Microsoft.Tests.2008", "..\..\test\Spring\Spring.Testing.Microsoft.Tests\Spring.Testing.Microsoft.Tests.2008.csproj", "{7321149A-47C6-4FBA-9D1A-26FD6815381B}" -EndProject -Global - GlobalSection(TestCaseManagementSettings) = postSolution - CategoryFile = Spring.Net.Testing.2008.vsmdi - EndGlobalSection - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|.NET.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|.NET.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|.NET.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|.NET.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Any CPU.Build.0 = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|.NET.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Any CPU.Build.0 = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2111596A-0327-4C9D-8919-294FBD988A23}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|.NET.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|.NET.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Any CPU.Build.0 = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|.NET.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|.NET.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Any CPU.Build.0 = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4374F018-9738-46BF-A399-4594CEE75B21}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|.NET.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|.NET.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Any CPU.Build.0 = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BF3AB954-8375-407C-9E98-4C51D8072784}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|.NET.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Any CPU.Build.0 = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2E10A8D3-B8FF-4699-90B8-E621659C58DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|.NET.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|.NET.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Any CPU.Build.0 = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|.NET.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|.NET.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Any CPU.Build.0 = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|.NET.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|.NET.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Any CPU.Build.0 = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {7321149A-47C6-4FBA-9D1A-26FD6815381B}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/build-support/solutions/Spring.Net.Testing.2008.vsmdi b/build-support/solutions/Spring.Net.Testing.2008.vsmdi deleted file mode 100644 index 854396aa..00000000 --- a/build-support/solutions/Spring.Net.Testing.2008.vsmdi +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/Spring.AopQuickStart.2008.sln b/examples/Spring/Spring.AopQuickStart/Spring.AopQuickStart.2008.sln deleted file mode 100644 index a7e5bfca..00000000 --- a/examples/Spring/Spring.AopQuickStart/Spring.AopQuickStart.2008.sln +++ /dev/null @@ -1,66 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{919AF8FE-423F-4A8C-BDA4-CB8B39D64780}" - ProjectSection(SolutionItems) = preProject - readme.txt = readme.txt - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Common.2008", "src\Spring.AopQuickStart.Common\Spring.AopQuickStart.Common.2008.csproj", "{C707543A-8F0E-4483-AECC-BC6EE14C3A29}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step1.2008", "src\Spring.AopQuickStart.Step1\Spring.AopQuickStart.Step1.2008.csproj", "{1B3559A0-5274-4968-A628-77F036984F02}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step2.2008", "src\Spring.AopQuickStart.Step2\Spring.AopQuickStart.Step2.2008.csproj", "{4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step3.2008", "src\Spring.AopQuickStart.Step3\Spring.AopQuickStart.Step3.2008.csproj", "{2C33494D-B4BB-4ACE-B60A-4ACE3EB76108}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step4.2008", "src\Spring.AopQuickStart.Step4\Spring.AopQuickStart.Step4.2008.csproj", "{3EB76108-4ACE-4ACE-B60A-B4BB3EB76108}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step5.2008", "src\Spring.AopQuickStart.Step5\Spring.AopQuickStart.Step5.2008.csproj", "{61086108-3EB7-4ACE-B4B6-B4B60AB76108}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step6.2008", "src\Spring.AopQuickStart.Step6\Spring.AopQuickStart.Step6.2008.csproj", "{AB33BB4D-B449-4AC1-760A-4ACE3EA56108}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.AopQuickStart.Step7.2008", "src\Spring.AopQuickStart.Step7\Spring.AopQuickStart.Step7.2008.csproj", "{0077A8CA-4C09-42B1-B227-91095CE4CCA2}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C707543A-8F0E-4483-AECC-BC6EE14C3A29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C707543A-8F0E-4483-AECC-BC6EE14C3A29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C707543A-8F0E-4483-AECC-BC6EE14C3A29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C707543A-8F0E-4483-AECC-BC6EE14C3A29}.Release|Any CPU.Build.0 = Release|Any CPU - {1B3559A0-5274-4968-A628-77F036984F02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1B3559A0-5274-4968-A628-77F036984F02}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1B3559A0-5274-4968-A628-77F036984F02}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1B3559A0-5274-4968-A628-77F036984F02}.Release|Any CPU.Build.0 = Release|Any CPU - {4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108}.Release|Any CPU.Build.0 = Release|Any CPU - {2C33494D-B4BB-4ACE-B60A-4ACE3EB76108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2C33494D-B4BB-4ACE-B60A-4ACE3EB76108}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2C33494D-B4BB-4ACE-B60A-4ACE3EB76108}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2C33494D-B4BB-4ACE-B60A-4ACE3EB76108}.Release|Any CPU.Build.0 = Release|Any CPU - {3EB76108-4ACE-4ACE-B60A-B4BB3EB76108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3EB76108-4ACE-4ACE-B60A-B4BB3EB76108}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3EB76108-4ACE-4ACE-B60A-B4BB3EB76108}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3EB76108-4ACE-4ACE-B60A-B4BB3EB76108}.Release|Any CPU.Build.0 = Release|Any CPU - {61086108-3EB7-4ACE-B4B6-B4B60AB76108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {61086108-3EB7-4ACE-B4B6-B4B60AB76108}.Debug|Any CPU.Build.0 = Debug|Any CPU - {61086108-3EB7-4ACE-B4B6-B4B60AB76108}.Release|Any CPU.ActiveCfg = Release|Any CPU - {61086108-3EB7-4ACE-B4B6-B4B60AB76108}.Release|Any CPU.Build.0 = Release|Any CPU - {AB33BB4D-B449-4AC1-760A-4ACE3EA56108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AB33BB4D-B449-4AC1-760A-4ACE3EA56108}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AB33BB4D-B449-4AC1-760A-4ACE3EA56108}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AB33BB4D-B449-4AC1-760A-4ACE3EA56108}.Release|Any CPU.Build.0 = Release|Any CPU - {0077A8CA-4C09-42B1-B227-91095CE4CCA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0077A8CA-4C09-42B1-B227-91095CE4CCA2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0077A8CA-4C09-42B1-B227-91095CE4CCA2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0077A8CA-4C09-42B1-B227-91095CE4CCA2}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Common/Spring.AopQuickStart.Common.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Common/Spring.AopQuickStart.Common.2008.csproj deleted file mode 100644 index d207882e..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Common/Spring.AopQuickStart.Common.2008.csproj +++ /dev/null @@ -1,109 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Debug - AnyCPU - - - - - Spring.AopQuickStart.Common - - - JScript - Grid - IE50 - false - Library - Spring.AopQuickStart - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - System - - - 3.5 - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step1/Spring.AopQuickStart.Step1.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step1/Spring.AopQuickStart.Step1.2008.csproj deleted file mode 100644 index 2d7fbe88..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step1/Spring.AopQuickStart.Step1.2008.csproj +++ /dev/null @@ -1,68 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {1B3559A0-5274-4968-A628-77F036984F02} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step1 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step2/Spring.AopQuickStart.Step2.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step2/Spring.AopQuickStart.Step2.2008.csproj deleted file mode 100644 index b4afc9f3..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step2/Spring.AopQuickStart.Step2.2008.csproj +++ /dev/null @@ -1,71 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {4ACE3EB7-B60A-4ACE-B4BB-2C33494D6108} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step2 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step3/Spring.AopQuickStart.Step3.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step3/Spring.AopQuickStart.Step3.2008.csproj deleted file mode 100644 index 40dbc7e9..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step3/Spring.AopQuickStart.Step3.2008.csproj +++ /dev/null @@ -1,71 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2C33494D-B4BB-4ACE-B60A-4ACE3EB76108} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step3 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step4/Spring.AopQuickStart.Step4.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step4/Spring.AopQuickStart.Step4.2008.csproj deleted file mode 100644 index d098fda0..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step4/Spring.AopQuickStart.Step4.2008.csproj +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {3EB76108-4ACE-4ACE-B60A-B4BB3EB76108} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step4 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - Code - - - - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step5/Spring.AopQuickStart.Step5.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step5/Spring.AopQuickStart.Step5.2008.csproj deleted file mode 100644 index 16b3f89b..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step5/Spring.AopQuickStart.Step5.2008.csproj +++ /dev/null @@ -1,72 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {61086108-3EB7-4ACE-B4B6-B4B60AB76108} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step5 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step6/Spring.AopQuickStart.Step6.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step6/Spring.AopQuickStart.Step6.2008.csproj deleted file mode 100644 index bb79fc95..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step6/Spring.AopQuickStart.Step6.2008.csproj +++ /dev/null @@ -1,70 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {AB33BB4D-B449-4AC1-760A-4ACE3EA56108} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step6 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/Spring.AopQuickStart.Step7.2008.csproj b/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/Spring.AopQuickStart.Step7.2008.csproj deleted file mode 100644 index 0699a280..00000000 --- a/examples/Spring/Spring.AopQuickStart/src/Spring.AopQuickStart.Step7/Spring.AopQuickStart.Step7.2008.csproj +++ /dev/null @@ -1,72 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {0077A8CA-4C09-42B1-B227-91095CE4CCA2} - Exe - Properties - Spring.AopQuickStart - Spring.AopQuickStart.Step7 - Spring.AopQuickStart.Program - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - - {C707543A-8F0E-4483-AECC-BC6EE14C3A29} - Spring.AopQuickStart.Common.2008 - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.CachingQuickStart/Spring.CachingQuickStart.2008.sln b/examples/Spring/Spring.CachingQuickStart/Spring.CachingQuickStart.2008.sln deleted file mode 100644 index 5861b8d8..00000000 --- a/examples/Spring/Spring.CachingQuickStart/Spring.CachingQuickStart.2008.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.CachingQuickStart.Web", "src\Spring.CachingQuickStart.Web\Spring.CachingQuickStart.Web.2008.csproj", "{F02A190A-C98A-434B-8203-D9E5EBCDE9DB}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F02A190A-C98A-434B-8203-D9E5EBCDE9DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F02A190A-C98A-434B-8203-D9E5EBCDE9DB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F02A190A-C98A-434B-8203-D9E5EBCDE9DB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F02A190A-C98A-434B-8203-D9E5EBCDE9DB}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.CachingQuickStart/src/Spring.CachingQuickStart.Web/Spring.CachingQuickStart.Web.2008.csproj b/examples/Spring/Spring.CachingQuickStart/src/Spring.CachingQuickStart.Web/Spring.CachingQuickStart.Web.2008.csproj deleted file mode 100644 index 01bb7b17..00000000 --- a/examples/Spring/Spring.CachingQuickStart/src/Spring.CachingQuickStart.Web/Spring.CachingQuickStart.Web.2008.csproj +++ /dev/null @@ -1,96 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {F02A190A-C98A-434B-8203-D9E5EBCDE9DB} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - Properties - Spring.CachingQuickStart - Spring.CachingQuickStart.Web - v3.5 - - - true - full - false - bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - - - - - - - - - ASPXCodeBehind - Default.aspx - - - Default.aspx - - - - - - - - - - - - - - - - False - True - 54312 - / - - - False - False - - - False - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/Spring.Calculator.2008.sln b/examples/Spring/Spring.Calculator/Spring.Calculator.2008.sln deleted file mode 100644 index d1162d6a..00000000 --- a/examples/Spring/Spring.Calculator/Spring.Calculator.2008.sln +++ /dev/null @@ -1,107 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B1FF7E1F-9BF9-4EB3-B38C-39A0E3EA4D0A}" - ProjectSection(SolutionItems) = preProject - readme.txt = readme.txt - SpringCalculator.snk = SpringCalculator.snk - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.Services.2008", "src\Spring.Calculator.Services\Spring.Calculator.Services.2008.csproj", "{D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.Contract.2008", "src\Spring.Calculator.Contract\Spring.Calculator.Contract.2008.csproj", "{284C0873-BBB4-4399-B6F7-CB7EDBD001C7}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.RemoteApp.2008", "src\Spring.Calculator.RemoteApp\Spring.Calculator.RemoteApp.2008.csproj", "{78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.ClientApp.2008", "src\Spring.Calculator.ClientApp\Spring.Calculator.ClientApp.2008.csproj", "{F202BB75-CEFD-400B-9CD3-0914F466EBF5}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aspects.2008", "src\Spring.Aspects\Spring.Aspects.2008.csproj", "{6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.RegisterComponentServices.2008", "src\Spring.Calculator.RegisterComponentServices\Spring.Calculator.RegisterComponentServices.2008.csproj", "{75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Calculator.Web.2008", "src\Spring.Calculator.Web\Spring.Calculator.Web.2008.csproj", "{C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Debug|.NET.ActiveCfg = Debug|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Release|.NET.ActiveCfg = Release|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Release|Any CPU.Build.0 = Release|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Debug|.NET.ActiveCfg = Debug|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Release|.NET.ActiveCfg = Release|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Release|Any CPU.Build.0 = Release|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Debug|.NET.ActiveCfg = Debug|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Release|.NET.ActiveCfg = Release|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Release|Any CPU.Build.0 = Release|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Debug|.NET.ActiveCfg = Debug|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Release|.NET.ActiveCfg = Release|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Release|Any CPU.Build.0 = Release|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {F202BB75-CEFD-400B-9CD3-0914F466EBF5}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Debug|.NET.ActiveCfg = Debug|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Release|.NET.ActiveCfg = Release|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Release|Any CPU.Build.0 = Release|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Debug|.NET.ActiveCfg = Debug|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Release|.NET.ActiveCfg = Release|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Release|Any CPU.Build.0 = Release|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Release|.NET.ActiveCfg = Release|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Release|Any CPU.Build.0 = Release|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.Calculator/src/Spring.Aspects/Spring.Aspects.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Aspects/Spring.Aspects.2008.csproj deleted file mode 100644 index cc8d4da6..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Aspects/Spring.Aspects.2008.csproj +++ /dev/null @@ -1,102 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC} - Debug - AnyCPU - - - - - Spring.Aspects - ../../Spring.Calculator.snk - JScript - Grid - IE50 - false - Library - Spring.Aspects - OnBuildSuccess - - - - - - - false - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - System - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.ClientApp/Spring.Calculator.ClientApp.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.ClientApp/Spring.Calculator.ClientApp.2008.csproj deleted file mode 100644 index f4266852..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.ClientApp/Spring.Calculator.ClientApp.2008.csproj +++ /dev/null @@ -1,142 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {F202BB75-CEFD-400B-9CD3-0914F466EBF5} - Debug - AnyCPU - - - - - Spring.Calculator.ClientApp - - - JScript - Grid - IE50 - false - Exe - Spring.Calculator.ClientApp - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - false - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - Spring.Aspects.2008 - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - Spring.Calculator.Contract.2008 - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - Spring.Calculator.Services.2008 - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - system - - - system.web.services - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Contract/Spring.Calculator.Contract.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.Contract/Spring.Calculator.Contract.2008.csproj deleted file mode 100644 index d97cc691..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Contract/Spring.Calculator.Contract.2008.csproj +++ /dev/null @@ -1,94 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - Debug - AnyCPU - - - - - Spring.Calculator.Contract - ../../Spring.Calculator.snk - JScript - Grid - IE50 - false - Library - Spring.Calculator - OnBuildSuccess - - - - - - - true - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - - Code - - - Code - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.RegisterComponentServices/Spring.Calculator.RegisterComponentServices.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.RegisterComponentServices/Spring.Calculator.RegisterComponentServices.2008.csproj deleted file mode 100644 index c04dd18f..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.RegisterComponentServices/Spring.Calculator.RegisterComponentServices.2008.csproj +++ /dev/null @@ -1,125 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {75E2042D-1FCF-42F1-8FB9-0C6C40AE4ACD} - Debug - AnyCPU - - - - - Spring.Calculator.RegisterComponentServices - - - JScript - Grid - IE50 - false - Exe - Spring.Calculator.RegisterComponentServices - OnBuildSuccess - - - - - - - 2.0 - v3.5 - Full - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - false - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - - Always - - - Always - - - - Code - - - - - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - Spring.Calculator.Contract.2008 - - - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827} - Spring.Calculator.Services.2008 - - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - - - Always - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.RemoteApp/Spring.Calculator.RemoteApp.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.RemoteApp/Spring.Calculator.RemoteApp.2008.csproj deleted file mode 100644 index 2547826e..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.RemoteApp/Spring.Calculator.RemoteApp.2008.csproj +++ /dev/null @@ -1,129 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {78B542F5-0CE3-4EDD-ACF7-3B2C619ADFC1} - Debug - AnyCPU - - - - - Spring.Calculator.RemoteApp - - - JScript - Grid - IE50 - false - Exe - Spring.Calculator.RemoteApp - OnBuildSuccess - - - - - - - 2.0 - v3.5 - Full - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - System - - - - - - Code - - - - - - - - - - - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC} - Spring.Aspects.2008 - - - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - Spring.Calculator.Contract.2008 - - - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827} - Spring.Calculator.Services.2008 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Services/Spring.Calculator.Services.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.Services/Spring.Calculator.Services.2008.csproj deleted file mode 100644 index 33c318c6..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Services/Spring.Calculator.Services.2008.csproj +++ /dev/null @@ -1,99 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827} - Debug - AnyCPU - - - - - Spring.Calculator.Services - ../../Spring.Calculator.snk - JScript - Grid - IE50 - false - Library - Spring.Calculator - OnBuildSuccess - - - - - - - true - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - Code - - - Code - - - - - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - Spring.Calculator.Contract.2008 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Web/Spring.Calculator.Web.2008.csproj b/examples/Spring/Spring.Calculator/src/Spring.Calculator.Web/Spring.Calculator.Web.2008.csproj deleted file mode 100644 index 7ba4db9b..00000000 --- a/examples/Spring/Spring.Calculator/src/Spring.Calculator.Web/Spring.Calculator.Web.2008.csproj +++ /dev/null @@ -1,126 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {C89AD3E9-1B03-4CCC-ADA2-7681C6976AD8} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - Properties - Spring.Calculator - Spring.Calculator.Web - v3.5 - - - true - full - false - bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\4.0\debug\Common.Logging.dll - - - False - ..\..\lib\net\2.0\Common.Logging.Log4Net.dll - - - False - ..\..\lib\net\2.0\log4net.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - 3.5 - - - - - - - - - 3.5 - - - - - - - - - - - {6B34626E-8D2A-4387-BBB6-CB352D4DBDEC} - Spring.Aspects.2008 - - - {284C0873-BBB4-4399-B6F7-CB7EDBD001C7} - Spring.Calculator.Contract.2008 - - - {D9FB04E5-D636-4EC2-A3AB-FAB1C4F37827} - Spring.Calculator.Services.2008 - - - - - - - - - - - - - False - True - 43085 - / - - - False - False - - - False - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.CodeConfig.Migration/Spring.CodeConfig.Migration.2008.sln b/examples/Spring/Spring.CodeConfig.Migration/Spring.CodeConfig.Migration.2008.sln deleted file mode 100644 index b6a039db..00000000 --- a/examples/Spring/Spring.CodeConfig.Migration/Spring.CodeConfig.Migration.2008.sln +++ /dev/null @@ -1,32 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Primes", "src\Primes\Primes.2008.csproj", "{865E1A8E-88F3-48D8-869F-B584C5A36740}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Primes.Tests", "test\Primes.Tests\Primes.Tests.2008.csproj", "{32476935-0852-4A11-B938-4D202D8B4454}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringApp", "src\SpringApp\SpringApp.2008.csproj", "{08A8AC17-E5E1-48FC-9958-76ECA8C08D71}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {865E1A8E-88F3-48D8-869F-B584C5A36740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {865E1A8E-88F3-48D8-869F-B584C5A36740}.Debug|Any CPU.Build.0 = Debug|Any CPU - {865E1A8E-88F3-48D8-869F-B584C5A36740}.Release|Any CPU.ActiveCfg = Release|Any CPU - {865E1A8E-88F3-48D8-869F-B584C5A36740}.Release|Any CPU.Build.0 = Release|Any CPU - {32476935-0852-4A11-B938-4D202D8B4454}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {32476935-0852-4A11-B938-4D202D8B4454}.Debug|Any CPU.Build.0 = Debug|Any CPU - {32476935-0852-4A11-B938-4D202D8B4454}.Release|Any CPU.ActiveCfg = Release|Any CPU - {32476935-0852-4A11-B938-4D202D8B4454}.Release|Any CPU.Build.0 = Release|Any CPU - {08A8AC17-E5E1-48FC-9958-76ECA8C08D71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {08A8AC17-E5E1-48FC-9958-76ECA8C08D71}.Debug|Any CPU.Build.0 = Debug|Any CPU - {08A8AC17-E5E1-48FC-9958-76ECA8C08D71}.Release|Any CPU.ActiveCfg = Release|Any CPU - {08A8AC17-E5E1-48FC-9958-76ECA8C08D71}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.CodeConfig.Migration/src/Primes/Primes.2008.csproj b/examples/Spring/Spring.CodeConfig.Migration/src/Primes/Primes.2008.csproj deleted file mode 100644 index 510f82cf..00000000 --- a/examples/Spring/Spring.CodeConfig.Migration/src/Primes/Primes.2008.csproj +++ /dev/null @@ -1,69 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {865E1A8E-88F3-48D8-869F-B584C5A36740} - Library - Properties - Primes - Primes - v3.5 - 512 - - - 3.5 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - 3.5 - - - 3.5 - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.CodeConfig.Migration/src/SpringApp/SpringApp.2008.csproj b/examples/Spring/Spring.CodeConfig.Migration/src/SpringApp/SpringApp.2008.csproj deleted file mode 100644 index f6ea59c8..00000000 --- a/examples/Spring/Spring.CodeConfig.Migration/src/SpringApp/SpringApp.2008.csproj +++ /dev/null @@ -1,113 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {08A8AC17-E5E1-48FC-9958-76ECA8C08D71} - Exe - Properties - SpringApp - SpringApp - v3.5 - 512 - - - 3.5 - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\lib\net\3.5\Common.Logging.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - - 3.5 - - - - - - - - - - - Always - Designer - - - - - {865E1A8E-88F3-48D8-869F-B584C5A36740} - Primes - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - true - - - False - Windows Installer 3.1 - true - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.CodeConfig.Migration/test/Primes.Tests/Primes.Tests.2008.csproj b/examples/Spring/Spring.CodeConfig.Migration/test/Primes.Tests/Primes.Tests.2008.csproj deleted file mode 100644 index b12d4a36..00000000 --- a/examples/Spring/Spring.CodeConfig.Migration/test/Primes.Tests/Primes.Tests.2008.csproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {32476935-0852-4A11-B938-4D202D8B4454} - Library - Properties - Primes - Primes.Tests - v3.5 - 512 - - - 3.5 - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\lib\Net\2.0\nunit.framework.dll - - - - - - - - - - - - - - - - - - - - - {865E1A8E-88F3-48D8-869F-B584C5A36740} - Primes - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - true - - - False - Windows Installer 3.1 - true - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/Spring.Northwind.2008.sln b/examples/Spring/Spring.Data.NHibernate.Northwind/Spring.Northwind.2008.sln deleted file mode 100644 index aaf16ce2..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/Spring.Northwind.2008.sln +++ /dev/null @@ -1,93 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.Service.2008", "src\Spring.Northwind.Service\Spring.Northwind.Service.2008.csproj", "{9E15876F-E9E0-43B7-9874-B54F163757D6}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.Dao.2008", "src\Spring.Northwind.Dao\Spring.Northwind.Dao.2008.csproj", "{7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.Dao.NHibernate.2008", "src\Spring.Northwind.Dao.NHibernate\Spring.Northwind.Dao.NHibernate.2008.csproj", "{6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.IntegrationTests.2008", "test\Spring.Northwind.IntegrationTests\Spring.Northwind.IntegrationTests.2008.csproj", "{2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.Web.2008", "src\Spring.Northwind.Web\Spring.Northwind.Web.2008.csproj", "{2967CA64-7352-46E3-89C0-6BB3A0A13FC1}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Northwind.Web.Conversation.2008", "src\Spring.Northwind.Web.Conversation\Spring.Northwind.Web.Conversation.2008.csproj", "{8DCDA20D-DF9F-4723-9649-BC6934B36DC4}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Debug|.NET.ActiveCfg = Debug|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Release|.NET.ActiveCfg = Release|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Release|Any CPU.Build.0 = Release|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9E15876F-E9E0-43B7-9874-B54F163757D6}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Debug|.NET.ActiveCfg = Debug|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Release|.NET.ActiveCfg = Release|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Release|Any CPU.Build.0 = Release|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Debug|.NET.ActiveCfg = Debug|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Release|.NET.ActiveCfg = Release|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Release|Any CPU.Build.0 = Release|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Release|.NET.ActiveCfg = Release|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Release|Any CPU.Build.0 = Release|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Debug|.NET.ActiveCfg = Debug|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Release|.NET.ActiveCfg = Release|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Release|Any CPU.Build.0 = Release|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Debug|.NET.ActiveCfg = Debug|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Release|.NET.ActiveCfg = Release|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Release|Any CPU.Build.0 = Release|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - NAntAddinLastFileName = - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj deleted file mode 100644 index 81581a4c..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj +++ /dev/null @@ -1,109 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4} - Library - Properties - Spring.Northwind - Spring.Northwind.Dao.NHibernate - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.NHibernate32.dll - - - - 3.5 - - - - - - - - Code - - - - Code - - - Code - - - - - - - - - - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Spring.Northwind.Dao - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao/Spring.Northwind.Dao.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao/Spring.Northwind.Dao.2008.csproj deleted file mode 100644 index 9e479d32..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao/Spring.Northwind.Dao.2008.csproj +++ /dev/null @@ -1,69 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Library - Properties - Spring.Northwind - Spring.Northwind.Dao - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj deleted file mode 100644 index 9486ef90..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj +++ /dev/null @@ -1,79 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {9E15876F-E9E0-43B7-9874-B54F163757D6} - Library - Properties - Spring.Northwind - Spring.Northwind.Service - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - - 3.5 - - - - - - - - - - - - - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4} - Spring.Northwind.Dao.NHibernate - - - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Spring.Northwind.Dao - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj.user b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj.user deleted file mode 100644 index e98b7a34..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Service/Spring.Northwind.Service.2008.csproj.user +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - en-US - false - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.Conversation/Spring.Northwind.Web.Conversation.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.Conversation/Spring.Northwind.Web.Conversation.2008.csproj deleted file mode 100644 index a75436f1..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.Conversation/Spring.Northwind.Web.Conversation.2008.csproj +++ /dev/null @@ -1,238 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {8DCDA20D-DF9F-4723-9649-BC6934B36DC4} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - Properties - Spring.Northwind.Web - Spring.Northwind.Web - v3.5 - - - true - full - false - bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\lib\net\2.0\Common.Logging.Log4Net.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\lib\net\2.0\log4net.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.Conversation.NHibernate32.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.NHibernate32.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - - 3.5 - - - 3.5 - - - False - ..\..\lib\net\2.0\System.Data.SQLite.DLL - - - 3.5 - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ASPXCodeBehind - - - CustomerEditor.aspx - - - CustomerList.aspx - - - CustomerOrders.aspx - - - CustomerView.aspx - - - Default.aspx - - - FulfillmentResult.aspx - - - - - CustomerEditor.aspx - ASPXCodeBehind - - - CustomerList.aspx - ASPXCodeBehind - - - CustomerOrders.aspx - ASPXCodeBehind - - - CustomerView.aspx - ASPXCodeBehind - - - Default.aspx - ASPXCodeBehind - - - FulfillmentResult.aspx - ASPXCodeBehind - - - MasterPage.master - ASPXCodeBehind - - - MasterPage.master - - - - - - - - - - - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4} - Spring.Northwind.Dao.NHibernate.2008 - - - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Spring.Northwind.Dao.2008 - - - {9E15876F-E9E0-43B7-9874-B54F163757D6} - Spring.Northwind.Service.2008 - - - - - - - - - - - - - - - - - - - - False - True - 60934 - / - - - False - False - - - False - - - - - - copy "$(ProjectDir)Web.net30.config" "$(ProjectDir)Web.config" /Y - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Spring.Northwind.Web.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Spring.Northwind.Web.2008.csproj deleted file mode 100644 index d9f4e207..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/Spring.Northwind.Web.2008.csproj +++ /dev/null @@ -1,231 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2967CA64-7352-46E3-89C0-6BB3A0A13FC1} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - Properties - Spring.Northwind.Web - Spring.Northwind.Web - v3.5 - - - true - full - false - bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\lib\net\2.0\Common.Logging.Log4Net.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\lib\net\2.0\log4net.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.NHibernate32.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - - 3.5 - - - 3.5 - - - False - ..\..\lib\net\2.0\System.Data.SQLite.DLL - - - 3.5 - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CustomerEditor.aspx - - - CustomerList.aspx - - - CustomerOrders.aspx - - - CustomerView.aspx - - - Default.aspx - - - FulfillmentResult.aspx - - - - - CustomerEditor.aspx - ASPXCodeBehind - - - CustomerList.aspx - ASPXCodeBehind - - - CustomerOrders.aspx - ASPXCodeBehind - - - CustomerView.aspx - ASPXCodeBehind - - - Default.aspx - ASPXCodeBehind - - - FulfillmentResult.aspx - ASPXCodeBehind - - - MasterPage.master - ASPXCodeBehind - - - MasterPage.master - - - - - - - - - - - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4} - Spring.Northwind.Dao.NHibernate.2008 - - - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Spring.Northwind.Dao.2008 - - - {9E15876F-E9E0-43B7-9874-B54F163757D6} - Spring.Northwind.Service.2008 - - - - - - - - - - - - - - - - - - - - False - True - 2937 - / - - - False - False - - - False - - - - - - copy "$(ProjectDir)Web.net30.config" "$(ProjectDir)Web.config" /Y - - \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/test/Spring.Northwind.IntegrationTests/Spring.Northwind.IntegrationTests.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/test/Spring.Northwind.IntegrationTests/Spring.Northwind.IntegrationTests.2008.csproj deleted file mode 100644 index 0fb3ac5c..00000000 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/test/Spring.Northwind.IntegrationTests/Spring.Northwind.IntegrationTests.2008.csproj +++ /dev/null @@ -1,115 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2D0C5DF7-3BDB-44FB-BC1B-58E60B170BAD} - Library - Properties - Spring.Northwind - Spring.Northwind.IntegrationTests - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.NHibernate32.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Testing.NUnit.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - 3.5 - - - - - - - - - - - - - - - - {6E4F55A0-C281-4706-A08B-BDEC2D2FBDA4} - Spring.Northwind.Dao.NHibernate - - - {7F45EEA2-50AC-44E2-85A6-2FFB02E38C44} - Spring.Northwind.Dao - - - {9E15876F-E9E0-43B7-9874-B54F163757D6} - Spring.Northwind.Service - - - - - - rem echo "Copying .xml files for tests" -rem xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2005\Spring.Northwind.IntegrationTests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/examples/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.sln b/examples/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.sln deleted file mode 100644 index 7d8b6f3c..00000000 --- a/examples/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.DataQuickStart.2008", "src\Spring\Spring.DataQuickStart\Spring.DataQuickStart.2008.csproj", "{92B2A60E-D3B9-4647-8CFE-AC19611869F6}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.DataQuickStart.Tests.2008", "test\Spring\Spring.DataQuickStart.Tests\Spring.DataQuickStart.Tests.2008.csproj", "{94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {92B2A60E-D3B9-4647-8CFE-AC19611869F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {92B2A60E-D3B9-4647-8CFE-AC19611869F6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {92B2A60E-D3B9-4647-8CFE-AC19611869F6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {92B2A60E-D3B9-4647-8CFE-AC19611869F6}.Release|Any CPU.Build.0 = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.Build.0 = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.ActiveCfg = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.DataQuickStart/src/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.csproj b/examples/Spring/Spring.DataQuickStart/src/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.csproj deleted file mode 100644 index a6d689c8..00000000 --- a/examples/Spring/Spring.DataQuickStart/src/Spring/Spring.DataQuickStart/Spring.DataQuickStart.2008.csproj +++ /dev/null @@ -1,87 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {92B2A60E-D3B9-4647-8CFE-AC19611869F6} - Library - Properties - Spring - Spring.DataQuickStart - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.DataQuickStart/test/Spring/Spring.DataQuickStart.Tests/Spring.DataQuickStart.Tests.2008.csproj b/examples/Spring/Spring.DataQuickStart/test/Spring/Spring.DataQuickStart.Tests/Spring.DataQuickStart.Tests.2008.csproj deleted file mode 100644 index f72df61b..00000000 --- a/examples/Spring/Spring.DataQuickStart/test/Spring/Spring.DataQuickStart.Tests/Spring.DataQuickStart.Tests.2008.csproj +++ /dev/null @@ -1,129 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048} - Library - Properties - Spring - Spring.DataQuickStart.Tests - - - 2.0 - - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - v3.5 - - - true - full - false - bin\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - - 3.5 - - - - - - - {92B2A60E-D3B9-4647-8CFE-AC19611869F6} - Spring.DataQuickStart.2008 - - - - - - - - - - - - - Always - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.EmsQuickStart/Spring.EmsQuickStart.2008.sln b/examples/Spring/Spring.EmsQuickStart/Spring.EmsQuickStart.2008.sln deleted file mode 100644 index b5b54e5c..00000000 --- a/examples/Spring/Spring.EmsQuickStart/Spring.EmsQuickStart.2008.sln +++ /dev/null @@ -1,32 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.EmsQuickStart.Common", "src\Spring\Spring.EmsQuickStart.Common\Spring.EmsQuickStart.Common.csproj", "{AC5A3035-75DD-48E5-ABCA-38FBC8193F22}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.EmsQuickStart.Server", "src\Spring\Spring.EmsQuickStart.Server\Spring.EmsQuickStart.Server.csproj", "{85E7B947-8153-45E4-B572-BEDB191F1FB2}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.EmsQuickStart.Client", "src\Spring\Spring.EmsQuickStart.Client\Spring.EmsQuickStart.Client.csproj", "{87D0B725-A652-4A6B-A95F-197F7155769F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.Build.0 = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.Build.0 = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Integration.Tests/Spring.EmsQuickStart.Integration.Tests.2008.csproj b/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Integration.Tests/Spring.EmsQuickStart.Integration.Tests.2008.csproj deleted file mode 100644 index 3fd04660..00000000 --- a/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Integration.Tests/Spring.EmsQuickStart.Integration.Tests.2008.csproj +++ /dev/null @@ -1,49 +0,0 @@ - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {E641F51F-1B51-4B94-B419-F902EABCE4D4} - Library - Properties - Spring - Spring.EmsQuickStart.Integration.Tests - - - 2.0 - - - - - true - full - false - ..\..\..\build\VS.NET.2005\Spring.NmsQuickStart.Integration.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2005\Spring.NmsQuickStart.Integration.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Tests/Spring.EmsQuickStart.Tests.2008.csproj b/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Tests/Spring.EmsQuickStart.Tests.2008.csproj deleted file mode 100644 index 193b3070..00000000 --- a/examples/Spring/Spring.EmsQuickStart/test/Spring/Spring.EmsQuickStart.Tests/Spring.EmsQuickStart.Tests.2008.csproj +++ /dev/null @@ -1,49 +0,0 @@ - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048} - Library - Properties - Spring - Spring.EmsQuickStart.Tests - - - 2.0 - - - - - true - full - false - ..\..\..\build\VS.NET.2005\Spring.NmsQuickStart.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2005\Spring.NmsQuickStart.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.csproj b/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.csproj deleted file mode 100644 index ad320dfc..00000000 --- a/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.csproj +++ /dev/null @@ -1,127 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {C261D9ED-85C3-4B35-BE48-7156F5B17430} - Debug - AnyCPU - - - - - Spring.Examples.Pool - - - JScript - Grid - IE50 - false - Exe - Spring - OnOutputUpdated - - - - - 0.0 - - - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - DEBUG;TRACE - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - lib\net\2.0\LinqBridge.dll - - - False - lib\net\2.0\Spring.Threading.dll - - - System - - - 3.5 - - - System.Data - - - System.Web - - - System.Web.Services - - - System.XML - - - - - Code - - - Code - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.sln b/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.sln deleted file mode 100644 index 73c2f878..00000000 --- a/examples/Spring/Spring.Examples.Pool/Spring.Examples.Pool.2008.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Examples.Pool.2008", "Spring.Examples.Pool.2008.csproj", "{C261D9ED-85C3-4B35-BE48-7156F5B17430}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.IoCQuickStart.AppContext/Spring.IocQuickStart.AppContext.2008.sln b/examples/Spring/Spring.IoCQuickStart.AppContext/Spring.IocQuickStart.AppContext.2008.sln deleted file mode 100644 index 3a978ed1..00000000 --- a/examples/Spring/Spring.IoCQuickStart.AppContext/Spring.IocQuickStart.AppContext.2008.sln +++ /dev/null @@ -1,19 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.IocQuickStart.AppContext.2008", "src\Spring.IocQuickStart.AppContext.2008.csproj", "{880EA873-E951-465A-AC5B-BA899A2C744E}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {880EA873-E951-465A-AC5B-BA899A2C744E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {880EA873-E951-465A-AC5B-BA899A2C744E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {880EA873-E951-465A-AC5B-BA899A2C744E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {880EA873-E951-465A-AC5B-BA899A2C744E}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.IoCQuickStart.AppContext/src/Spring.IocQuickStart.AppContext.2008.csproj b/examples/Spring/Spring.IoCQuickStart.AppContext/src/Spring.IocQuickStart.AppContext.2008.csproj deleted file mode 100644 index 4919eed6..00000000 --- a/examples/Spring/Spring.IoCQuickStart.AppContext/src/Spring.IocQuickStart.AppContext.2008.csproj +++ /dev/null @@ -1,135 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {880EA873-E951-465A-AC5B-BA899A2C744E} - Debug - AnyCPU - - - - - Spring.IocQuickStart.AppContext - - - JScript - Grid - IE50 - false - WinExe - Spring.IocQuickStart - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - System - - - 3.5 - - - System.Data - - - System.Drawing - - - System.Windows.Forms - - - System.XML - - - - - - Designer - - - Designer - - - Designer - - - Person.cs - Designer - - - ResourcesDisplayForm.cs - Designer - - - - - - Form - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.IoCQuickStart.EventRegistry/Spring.IocQuickStart.EventRegistry.2008.sln b/examples/Spring/Spring.IoCQuickStart.EventRegistry/Spring.IocQuickStart.EventRegistry.2008.sln deleted file mode 100644 index 6ca04949..00000000 --- a/examples/Spring/Spring.IoCQuickStart.EventRegistry/Spring.IocQuickStart.EventRegistry.2008.sln +++ /dev/null @@ -1,19 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.IocQuickStart.EventRegistry.2008", "src\Spring.IocQuickStart.EventRegistry.2008.csproj", "{0D35F19E-308E-4A0B-88B1-7E7C2D665053}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0D35F19E-308E-4A0B-88B1-7E7C2D665053}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0D35F19E-308E-4A0B-88B1-7E7C2D665053}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0D35F19E-308E-4A0B-88B1-7E7C2D665053}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0D35F19E-308E-4A0B-88B1-7E7C2D665053}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.IoCQuickStart.EventRegistry/src/Spring.IocQuickStart.EventRegistry.2008.csproj b/examples/Spring/Spring.IoCQuickStart.EventRegistry/src/Spring.IocQuickStart.EventRegistry.2008.csproj deleted file mode 100644 index 30bc04a9..00000000 --- a/examples/Spring/Spring.IoCQuickStart.EventRegistry/src/Spring.IocQuickStart.EventRegistry.2008.csproj +++ /dev/null @@ -1,105 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {0D35F19E-308E-4A0B-88B1-7E7C2D665053} - Debug - AnyCPU - - - - - Spring.IocQuickStart.EventRegistry - - - JScript - Grid - IE50 - false - Exe - Spring.IocQuickStart - OnBuildSuccess - Spring.IocQuickStart.EventRegistry.Program - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - System - - - 3.5 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.IoCQuickStart.MovieFinder/Spring.IocQuickStart.MovieFinder.2008.sln b/examples/Spring/Spring.IoCQuickStart.MovieFinder/Spring.IocQuickStart.MovieFinder.2008.sln deleted file mode 100644 index 408ae949..00000000 --- a/examples/Spring/Spring.IoCQuickStart.MovieFinder/Spring.IocQuickStart.MovieFinder.2008.sln +++ /dev/null @@ -1,19 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.IocQuickStart.MovieFinder.2008", "src\Spring.IocQuickStart.MovieFinder.2008.csproj", "{C261D9ED-85C3-4B35-BE48-7156F5B17430}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C261D9ED-85C3-4B35-BE48-7156F5B17430}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.IoCQuickStart.MovieFinder/src/Spring.IocQuickStart.MovieFinder.2008.csproj b/examples/Spring/Spring.IoCQuickStart.MovieFinder/src/Spring.IocQuickStart.MovieFinder.2008.csproj deleted file mode 100644 index 0d3922b2..00000000 --- a/examples/Spring/Spring.IoCQuickStart.MovieFinder/src/Spring.IocQuickStart.MovieFinder.2008.csproj +++ /dev/null @@ -1,124 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {C261D9ED-85C3-4B35-BE48-7156F5B17430} - Debug - AnyCPU - - - - - Spring.IocQuickStart.MovieFinder - - - JScript - Grid - IE50 - false - Exe - Spring.IocQuickStart - Always - Spring.IocQuickStart.MovieFinder.Program - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - DEBUG;TRACE - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\lib\net\2.0\Common.Logging.Log4Net.dll - - - False - ..\lib\net\2.0\log4net.dll - - - False - ..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - System - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - echo "Copying movies.txt file for MovieFinder" -copy "$(ProjectDir)MovieFinder\movies.txt" "$(TargetDir)" /y - - \ No newline at end of file diff --git a/examples/Spring/Spring.MsmqQuickStart/Spring.MsmqQuickStart.2008.sln b/examples/Spring/Spring.MsmqQuickStart/Spring.MsmqQuickStart.2008.sln deleted file mode 100644 index e21d228e..00000000 --- a/examples/Spring/Spring.MsmqQuickStart/Spring.MsmqQuickStart.2008.sln +++ /dev/null @@ -1,32 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.MsmqQuickStart.Common.2008", "src\Spring\Spring.MsmqQuickStart.Common\Spring.MsmqQuickStart.Common.2008.csproj", "{AC5A3035-75DD-48E5-ABCA-38FBC8193F22}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.MsmqQuickStart.Server.2008", "src\Spring\Spring.MsmqQuickStart.Server\Spring.MsmqQuickStart.Server.2008.csproj", "{85E7B947-8153-45E4-B572-BEDB191F1FB2}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.MsmqQuickStart.Client.2008", "src\Spring\Spring.MsmqQuickStart.Client\Spring.MsmqQuickStart.Client.2008.csproj", "{87D0B725-A652-4A6B-A95F-197F7155769F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.Build.0 = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.Build.0 = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Client/Spring.MsmqQuickStart.Client.2008.csproj b/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Client/Spring.MsmqQuickStart.Client.2008.csproj deleted file mode 100644 index e8e6937c..00000000 --- a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Client/Spring.MsmqQuickStart.Client.2008.csproj +++ /dev/null @@ -1,171 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {87D0B725-A652-4A6B-A95F-197F7155769F} - WinExe - Properties - Spring.MsmqQuickStart.Client - Spring.MsmqQuickStart.Client - - - 2.0 - - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.dll - - - - 3.5 - - - - - - - - - - - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - StockForm.cs - Designer - - - True - Resources.resx - True - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - Form - - - StockForm.cs - - - - - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Spring.MsmqQuickStart.Common.2008 - - - - - Always - - - Always - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Common/Spring.MsmqQuickStart.Common.2008.csproj b/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Common/Spring.MsmqQuickStart.Common.2008.csproj deleted file mode 100644 index 6184d7bf..00000000 --- a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Common/Spring.MsmqQuickStart.Common.2008.csproj +++ /dev/null @@ -1,138 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Library - Properties - Spring.MsmqQuickStart.Common - Spring.MsmqQuickStart.Common - - - 2.0 - - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.dll - - - - 3.5 - - - - - - - - TradeResponse.xsd - - - TradeRequest.xsd - - - - - - Designer - - - TradeResponse.xsd - - - Designer - - - TradeRequest.xsd - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Server/Spring.MsmqQuickStart.Server.2008.csproj b/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Server/Spring.MsmqQuickStart.Server.2008.csproj deleted file mode 100644 index c3e7a882..00000000 --- a/examples/Spring/Spring.MsmqQuickStart/src/Spring/Spring.MsmqQuickStart.Server/Spring.MsmqQuickStart.Server.2008.csproj +++ /dev/null @@ -1,148 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {85E7B947-8153-45E4-B572-BEDB191F1FB2} - Exe - Properties - Spring.MsmqQuickStart.Server - Spring.MsmqQuickStart.Server - - - 2.0 - - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Spring.MsmqQuickStart.Common.2008 - - - - - Always - - - Always - - - Always - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.NmsQuickStart/Spring.NmsQuickStart.2008.sln b/examples/Spring/Spring.NmsQuickStart/Spring.NmsQuickStart.2008.sln deleted file mode 100644 index 64eed66e..00000000 --- a/examples/Spring/Spring.NmsQuickStart/Spring.NmsQuickStart.2008.sln +++ /dev/null @@ -1,68 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.NmsQuickStart.Integration.Tests.2008", "test\Spring\Spring.NmsQuickStart.Integration.Tests\Spring.NmsQuickStart.Integration.Tests.2008.csproj", "{E641F51F-1B51-4B94-B419-F902EABCE4D4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.NmsQuickStart.Tests.2008", "test\Spring\Spring.NmsQuickStart.Tests\Spring.NmsQuickStart.Tests.2008.csproj", "{94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.NmsQuickStart.Common.2008", "src\Spring\Spring.NmsQuickStart.Common\Spring.NmsQuickStart.Common.2008.csproj", "{AC5A3035-75DD-48E5-ABCA-38FBC8193F22}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.NmsQuickStart.Server.2008", "src\Spring\Spring.NmsQuickStart.Server\Spring.NmsQuickStart.Server.2008.csproj", "{85E7B947-8153-45E4-B572-BEDB191F1FB2}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.NmsQuickStart.Client.2008", "src\Spring\Spring.NmsQuickStart.Client\Spring.NmsQuickStart.Client.2008.csproj", "{87D0B725-A652-4A6B-A95F-197F7155769F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Messaging.Nms.2008", "..\..\..\src\Spring\Spring.Messaging.Nms\Spring.Messaging.Nms.2008.csproj", "{AEB1578C-9018-4D49-B440-789F38DD2F29}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E641F51F-1B51-4B94-B419-F902EABCE4D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E641F51F-1B51-4B94-B419-F902EABCE4D4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E641F51F-1B51-4B94-B419-F902EABCE4D4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E641F51F-1B51-4B94-B419-F902EABCE4D4}.Release|Any CPU.Build.0 = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.Build.0 = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.ActiveCfg = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.Build.0 = Release|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22}.Release|Any CPU.Build.0 = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {85E7B947-8153-45E4-B572-BEDB191F1FB2}.Release|Any CPU.Build.0 = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {87D0B725-A652-4A6B-A95F-197F7155769F}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEB1578C-9018-4D49-B440-789F38DD2F29}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Client/Spring.NmsQuickStart.Client.2008.csproj b/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Client/Spring.NmsQuickStart.Client.2008.csproj deleted file mode 100644 index 2545e355..00000000 --- a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Client/Spring.NmsQuickStart.Client.2008.csproj +++ /dev/null @@ -1,138 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {87D0B725-A652-4A6B-A95F-197F7155769F} - WinExe - Properties - Spring.NmsQuickStart.Client - Spring.NmsQuickStart.Client - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.ActiveMQ.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.Nms.dll - - - - 3.5 - - - - - - - - - - - Code - - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - StockForm.cs - Designer - - - True - Resources.resx - True - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - Form - - - StockForm.cs - - - - - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Spring.NmsQuickStart.Common.2008 - - - - - Always - - - Always - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Common/Spring.NmsQuickStart.Common.2008.csproj b/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Common/Spring.NmsQuickStart.Common.2008.csproj deleted file mode 100644 index 22c8a3b3..00000000 --- a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Common/Spring.NmsQuickStart.Common.2008.csproj +++ /dev/null @@ -1,102 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Library - Properties - Spring.NmsQuickStart.Common - Spring.NmsQuickStart.Common - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.ActiveMQ.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.Nms.dll - - - - 3.5 - - - - - - - - - - TradeResponse.xsd - - - TradeRequest.xsd - - - - - - Designer - - - TradeResponse.xsd - - - Designer - - - TradeRequest.xsd - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Server/Spring.NmsQuickStart.Server.2008.csproj b/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Server/Spring.NmsQuickStart.Server.2008.csproj deleted file mode 100644 index 6aeb09e3..00000000 --- a/examples/Spring/Spring.NmsQuickStart/src/Spring/Spring.NmsQuickStart.Server/Spring.NmsQuickStart.Server.2008.csproj +++ /dev/null @@ -1,114 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {85E7B947-8153-45E4-B572-BEDB191F1FB2} - Exe - Properties - Spring.NmsQuickStart.Server - Spring.NmsQuickStart.Server - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Apache.NMS.ActiveMQ.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Messaging.Nms.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - - {AC5A3035-75DD-48E5-ABCA-38FBC8193F22} - Spring.NmsQuickStart.Common.2008 - - - - - Always - - - Always - - - Always - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Integration.Tests/Spring.NmsQuickStart.Integration.Tests.2008.csproj b/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Integration.Tests/Spring.NmsQuickStart.Integration.Tests.2008.csproj deleted file mode 100644 index f35693f5..00000000 --- a/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Integration.Tests/Spring.NmsQuickStart.Integration.Tests.2008.csproj +++ /dev/null @@ -1,53 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {E641F51F-1B51-4B94-B419-F902EABCE4D4} - Library - Properties - Spring - Spring.NmsQuickStart.Integration.Tests - - - 2.0 - - - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.NmsQuickStart.Integration.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.NmsQuickStart.Integration.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - - 3.5 - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Tests/Spring.NmsQuickStart.Tests.2008.csproj b/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Tests/Spring.NmsQuickStart.Tests.2008.csproj deleted file mode 100644 index fd74f384..00000000 --- a/examples/Spring/Spring.NmsQuickStart/test/Spring/Spring.NmsQuickStart.Tests/Spring.NmsQuickStart.Tests.2008.csproj +++ /dev/null @@ -1,53 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048} - Library - Properties - Spring - Spring.NmsQuickStart.Tests - - - 2.0 - - - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.NmsQuickStart.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.NmsQuickStart.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - - 3.5 - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Scheduling.Quartz.Example/Spring.Scheduling.Quartz.Example.2008.sln b/examples/Spring/Spring.Scheduling.Quartz.Example/Spring.Scheduling.Quartz.Example.2008.sln deleted file mode 100644 index 2a4954a7..00000000 --- a/examples/Spring/Spring.Scheduling.Quartz.Example/Spring.Scheduling.Quartz.Example.2008.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Scheduling.Quartz.Example.2008", "src\Spring.Scheduling.Quartz.Example.2008.csproj", "{0C0D8C65-90DE-4914-9940-4C684C54971B}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0C0D8C65-90DE-4914-9940-4C684C54971B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0C0D8C65-90DE-4914-9940-4C684C54971B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0C0D8C65-90DE-4914-9940-4C684C54971B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0C0D8C65-90DE-4914-9940-4C684C54971B}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.Scheduling.Quartz.Example/src/Spring.Scheduling.Quartz.Example.2008.csproj b/examples/Spring/Spring.Scheduling.Quartz.Example/src/Spring.Scheduling.Quartz.Example.2008.csproj deleted file mode 100644 index feb6d5f0..00000000 --- a/examples/Spring/Spring.Scheduling.Quartz.Example/src/Spring.Scheduling.Quartz.Example.2008.csproj +++ /dev/null @@ -1,126 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {0C0D8C65-90DE-4914-9940-4C684C54971B} - Debug - AnyCPU - - - - - Spring.Scheduling.Quartz.Example - - - JScript - Grid - IE50 - false - Exe - Spring.Scheduling.Quartz.Example - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - ..\..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz.Example\Debug\ - false - 285212672 - false - - - DEBUG;TRACE - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - ..\..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz.Example\Release\ - false - 285212672 - false - - - TRACE - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - C5 - ..\..\..\..\lib\Quartz21\net\3.5\C5.dll - - - Common.Logging - ..\..\..\..\lib\net\2.0\Common.Logging.dll - - - Quartz - ..\..\..\..\lib\Quartz21\net\3.5\Quartz.dll - - - False - ..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\bin\net\3.5\debug\Spring.Scheduling.Quartz21.dll - - - System - - - 3.5 - - - - - - Always - - - - Code - - - Code - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.sln b/examples/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.sln deleted file mode 100644 index 2fe345e3..00000000 --- a/examples/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.TxQuickStart.2008", "src\Spring\Spring.TxQuickStart\Spring.TxQuickStart.2008.csproj", "{EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.TxQuickStart.Tests.2008", "test\Spring\Spring.TxQuickStart.Tests\Spring.TxQuickStart.Tests.2008.csproj", "{94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C}.Release|Any CPU.Build.0 = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Debug|Any CPU.Build.0 = Debug|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.ActiveCfg = Release|Any CPU - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.TxQuickStart/src/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.csproj b/examples/Spring/Spring.TxQuickStart/src/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.csproj deleted file mode 100644 index 1b3bcc04..00000000 --- a/examples/Spring/Spring.TxQuickStart/src/Spring/Spring.TxQuickStart/Spring.TxQuickStart.2008.csproj +++ /dev/null @@ -1,82 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C} - Library - Properties - Spring - Spring.TxQuickStart - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.TxQuickStart/test/Spring/Spring.TxQuickStart.Tests/Spring.TxQuickStart.Tests.2008.csproj b/examples/Spring/Spring.TxQuickStart/test/Spring/Spring.TxQuickStart.Tests/Spring.TxQuickStart.Tests.2008.csproj deleted file mode 100644 index c94be0b3..00000000 --- a/examples/Spring/Spring.TxQuickStart/test/Spring/Spring.TxQuickStart.Tests/Spring.TxQuickStart.Tests.2008.csproj +++ /dev/null @@ -1,107 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048} - Library - Properties - Spring - Spring.TxQuickStart.Tests - - - 2.0 - - - v3.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Common.Logging.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\Common.Logging.Log4Net.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\log4net.dll - - - False - ..\..\..\..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - - 3.5 - - - - - - - {EDDC48D5-4F25-4476-9BA3-12F2E8BB5A8C} - Spring.TxQuickStart.2008 - - - - - - - - - - - - - - Always - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.WcfQuickStart/Spring.WcfQuickStart.2008.sln b/examples/Spring/Spring.WcfQuickStart/Spring.WcfQuickStart.2008.sln deleted file mode 100644 index a7962996..00000000 --- a/examples/Spring/Spring.WcfQuickStart/Spring.WcfQuickStart.2008.sln +++ /dev/null @@ -1,81 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.WcfQuickStart.ClientApp.2008", "src\Spring.WcfQuickStart.ClientApp\Spring.WcfQuickStart.ClientApp.2008.csproj", "{D58B3101-4433-49C5-B41B-51134424FC42}" - ProjectSection(ProjectDependencies) = postProject - {EEC5B531-104B-44E6-975B-44C0C8973405} = {EEC5B531-104B-44E6-975B-44C0C8973405} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.WcfQuickStart.ServerApp.2008", "src\Spring.WcfQuickStart.ServerApp\Spring.WcfQuickStart.ServerApp.2008.csproj", "{27AAD98C-4281-4DD4-9E20-1371C58C5283}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.WcfQuickStart.ServerWeb.2008", "src\Spring.WcfQuickStart.ServerWeb\Spring.WcfQuickStart.ServerWeb.2008.csproj", "{EEC5B531-104B-44E6-975B-44C0C8973405}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.WcfQuickStart.Contracts.2008", "src\Spring.WcfQuickStart.Contracts\Spring.WcfQuickStart.Contracts.2008.csproj", "{53263837-0643-45FE-96A2-46D425E1A36F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.WcfQuickStart.Aspects.2008", "src\Spring.WcfQuickStart.Aspects\Spring.WcfQuickStart.Aspects.2008.csproj", "{B52BBAA3-1B30-4905-827C-1D81EBA56A15}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D58B3101-4433-49C5-B41B-51134424FC42}.Debug|.NET.ActiveCfg = Debug|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Release|.NET.ActiveCfg = Release|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Release|Any CPU.Build.0 = Release|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D58B3101-4433-49C5-B41B-51134424FC42}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Debug|.NET.ActiveCfg = Debug|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Debug|Any CPU.Build.0 = Debug|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Release|.NET.ActiveCfg = Release|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Release|Any CPU.ActiveCfg = Release|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Release|Any CPU.Build.0 = Release|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {27AAD98C-4281-4DD4-9E20-1371C58C5283}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Debug|.NET.ActiveCfg = Debug|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Release|.NET.ActiveCfg = Release|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Release|Any CPU.Build.0 = Release|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {EEC5B531-104B-44E6-975B-44C0C8973405}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Debug|.NET.ActiveCfg = Debug|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Release|.NET.ActiveCfg = Release|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Release|Any CPU.Build.0 = Release|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {53263837-0643-45FE-96A2-46D425E1A36F}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Debug|.NET.ActiveCfg = Debug|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Release|.NET.ActiveCfg = Release|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Release|Any CPU.Build.0 = Release|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {B52BBAA3-1B30-4905-827C-1D81EBA56A15}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Aspects/Spring.WcfQuickStart.Aspects.2008.csproj b/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Aspects/Spring.WcfQuickStart.Aspects.2008.csproj deleted file mode 100644 index 2e712ffa..00000000 --- a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Aspects/Spring.WcfQuickStart.Aspects.2008.csproj +++ /dev/null @@ -1,63 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {B52BBAA3-1B30-4905-827C-1D81EBA56A15} - Library - Properties - Spring.WcfQuickStart - Spring.WcfQuickStart.Aspects - v3.5 - 512 - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - - 3.5 - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ClientApp/Spring.WcfQuickStart.ClientApp.2008.csproj b/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ClientApp/Spring.WcfQuickStart.ClientApp.2008.csproj deleted file mode 100644 index e1e6ef3f..00000000 --- a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ClientApp/Spring.WcfQuickStart.ClientApp.2008.csproj +++ /dev/null @@ -1,107 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {D58B3101-4433-49C5-B41B-51134424FC42} - Exe - Properties - Spring.WcfQuickStart - Spring.WcfQuickStart.ClientApp - - - 2.0 - - - v3.5 - http://localhost/Spring.WcfQuickStart.ClientApp/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - {B52BBAA3-1B30-4905-827C-1D81EBA56A15} - Spring.WcfQuickStart.Aspects - - - {53263837-0643-45FE-96A2-46D425E1A36F} - Spring.WcfQuickStart.Contracts - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Contracts/Spring.WcfQuickStart.Contracts.2008.csproj b/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Contracts/Spring.WcfQuickStart.Contracts.2008.csproj deleted file mode 100644 index 1139972e..00000000 --- a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.Contracts/Spring.WcfQuickStart.Contracts.2008.csproj +++ /dev/null @@ -1,59 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {53263837-0643-45FE-96A2-46D425E1A36F} - Library - Properties - Spring.WcfQuickStart - Spring.WcfQuickStart.Contracts - v3.5 - 512 - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - 3.0 - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerApp/Spring.WcfQuickStart.ServerApp.2008.csproj b/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerApp/Spring.WcfQuickStart.ServerApp.2008.csproj deleted file mode 100644 index ce8a38f7..00000000 --- a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerApp/Spring.WcfQuickStart.ServerApp.2008.csproj +++ /dev/null @@ -1,99 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {27AAD98C-4281-4DD4-9E20-1371C58C5283} - Exe - Properties - Spring.WcfQuickStart - Spring.WcfQuickStart.ServerApp - - - 2.0 - - - v3.5 - http://localhost/Spring.WcfQuickStart.ServerApp/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - true - full - false - bin\Debug\ - TRACE;DEBUG - prompt - 4 - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - - 3.5 - - - - - - - - - - - - - - - - {B52BBAA3-1B30-4905-827C-1D81EBA56A15} - Spring.WcfQuickStart.Aspects - - - {53263837-0643-45FE-96A2-46D425E1A36F} - Spring.WcfQuickStart.Contracts - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerWeb/Spring.WcfQuickStart.ServerWeb.2008.csproj b/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerWeb/Spring.WcfQuickStart.ServerWeb.2008.csproj deleted file mode 100644 index 593dc80e..00000000 --- a/examples/Spring/Spring.WcfQuickStart/src/Spring.WcfQuickStart.ServerWeb/Spring.WcfQuickStart.ServerWeb.2008.csproj +++ /dev/null @@ -1,115 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {EEC5B531-104B-44E6-975B-44C0C8973405} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - Properties - Spring.WcfQuickStart - Spring.WcfQuickStart.ServerWeb - v3.5 - - - true - full - false - bin\ - TRACE;DEBUG;NET_3_0 - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\bin\net\3.0\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Services.dll - - - - 3.5 - - - 3.5 - - - 3.0 - - - - 3.5 - - - 3.5 - - - - - - 3.5 - - - - - - - - - - - - - {B52BBAA3-1B30-4905-827C-1D81EBA56A15} - Spring.WcfQuickStart.Aspects - - - {53263837-0643-45FE-96A2-46D425E1A36F} - Spring.WcfQuickStart.Contracts - - - - - - - - - - False - False - 2637 - /Spring.WcfQuickStart.ServerWeb/ - - - False - False - - - False - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Web.Extensions.Example/Spring.Web.Extensions.Example.2008.sln b/examples/Spring/Spring.Web.Extensions.Example/Spring.Web.Extensions.Example.2008.sln deleted file mode 100644 index 669ac7e1..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/Spring.Web.Extensions.Example.2008.sln +++ /dev/null @@ -1,49 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Spring.Web.Extensions.Example.2008", "src\Spring.Web.Extensions.Example.2008\", "{DE2A587C-01A4-49E2-A3CD-664B293A8A6F}" - ProjectSection(WebsiteProperties) = preProject - TargetFramework = "3.5" - ProjectReferences = "" - Debug.AspNetCompiler.VirtualPath = "/Spring.Web.Extensions.Example.2008" - Debug.AspNetCompiler.PhysicalPath = "src\Spring.Web.Extensions.Example.2008\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.Web.Extensions.Example.2008\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.VirtualPath = "/Spring.Web.Extensions.Example.2008" - Release.AspNetCompiler.PhysicalPath = "src\Spring.Web.Extensions.Example.2008\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.Web.Extensions.Example.2008\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.Debug = "False" - VWDPort = "3792" - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Debug|.NET.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Debug|.NET.Build.0 = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Debug|Any CPU.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Debug|Mixed Platforms.Build.0 = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Release|.NET.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Release|.NET.Build.0 = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Release|Any CPU.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Release|Mixed Platforms.ActiveCfg = Debug|.NET - {DE2A587C-01A4-49E2-A3CD-664B293A8A6F}.Release|Mixed Platforms.Build.0 = Debug|.NET - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/ContactService.cs b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/ContactService.cs deleted file mode 100644 index a0687b33..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/ContactService.cs +++ /dev/null @@ -1,77 +0,0 @@ -#region License - -/* - * Copyright © 2002-2006 the original author or authors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -#endregion - - -#region Imports - -using System; -using System.Collections.Generic; - -#endregion - -/// -/// Default implementation of the -/// service interface. -/// -/// Bruno Baia -/// $Id: ContactService.cs,v 1.1 2007/05/31 18:34:54 markpollack Exp $ -public class ContactService : IContactService -{ - private List _emails; - - /// - /// List of emails addresses for all contacts. - /// - public List Emails - { - get { return _emails; } - set { _emails = value; } - } - - /// - /// Creates a new instance of the class. - /// - public ContactService() - { - } - - /// - /// Returns an array of emails, with a maximum of - /// values, that complete the given . - /// - /// Text entered by the user. - /// Maximum number of possible values. - /// The array of emails for completing the text. - public string[] GetEmails(string prefixText, int count) - { - List emails = new List(); - int i = 0; - foreach (string email in _emails) - { - if (email.ToLower().StartsWith(prefixText.ToLower())) - { - emails.Add(email); - if (++i == count) break; - } - } - - return emails.ToArray(); - } -} diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/IContactService.cs b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/IContactService.cs deleted file mode 100644 index 7c83f77d..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/IContactService.cs +++ /dev/null @@ -1,40 +0,0 @@ -#region License - -/* - * Copyright © 2002-2006 the original author or authors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -#endregion - -/// -/// Service interface for contact management. -/// -/// Bruno Baia -/// $Id: IContactService.cs,v 1.1 2007/05/31 18:34:54 markpollack Exp $ -public interface IContactService -{ - /// - /// Returns an array of emails, with a maximum of - /// values, that complete the given . - /// - /// - /// This signature method is required - /// to apply the auto-completion behavior. - /// - /// Text entered by the user. - /// Maximum number of possible values. - /// The array of emails for completing the text. - string[] GetEmails(string prefixText, int count); -} diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/StringArrayFilterAdvice.cs b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/StringArrayFilterAdvice.cs deleted file mode 100644 index 4f925150..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/App_Code/StringArrayFilterAdvice.cs +++ /dev/null @@ -1,86 +0,0 @@ -#region License - -/* - * Copyright © 2002-2006 the original author or authors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -#endregion - -#region Imports - -using System; -using System.Collections.Generic; - -using AopAlliance.Intercept; -using Spring.Util; - -#endregion - -/// -/// A simple interception around advice that filters -/// a string array matching a given pattern. -/// -/// Bruno Baia -/// $Id: StringArrayFilterAdvice.cs,v 1.1 2007/05/31 18:34:54 markpollack Exp $ -public class StringArrayFilterAdvice : IMethodInterceptor -{ - private string _pattern = string.Empty; - - /// - /// A pattern to be used for filtering a string array. - /// - public string Pattern - { - get { return _pattern; } - set { _pattern = value; } - } - - /// - /// Creates a new instance of the class. - /// - public StringArrayFilterAdvice() - { - } - - #region IMethodInterceptor Members - - public object Invoke(IMethodInvocation invocation) - { - if (invocation.Method.ReturnType != typeof(string[])) - throw new NotSupportedException( - "StringArrayFilterAdvice must be applied on methods " + - "that return an array of string."); - - string[] stringArray = (string[])invocation.Proceed(); - - if (_pattern.Length > 0) - { - List strings = new List(); - foreach (string item in stringArray) - { - if (PatternMatchUtils.SimpleMatch(_pattern, item)) - { - strings.Add(item); - } - } - - return strings.ToArray(); - } - - return stringArray; - } - - #endregion -} \ No newline at end of file diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Common.Logging.dll.refresh b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Common.Logging.dll.refresh deleted file mode 100644 index a91d5b04..00000000 Binary files a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Common.Logging.dll.refresh and /dev/null differ diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Aop.dll.refresh b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Aop.dll.refresh deleted file mode 100644 index 3740476d..00000000 Binary files a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Aop.dll.refresh and /dev/null differ diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Core.dll.refresh b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Core.dll.refresh deleted file mode 100644 index 55351ab3..00000000 Binary files a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Core.dll.refresh and /dev/null differ diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.Extensions.dll.refresh b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.Extensions.dll.refresh deleted file mode 100644 index 0840ea46..00000000 Binary files a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.Extensions.dll.refresh and /dev/null differ diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.dll.refresh b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.dll.refresh deleted file mode 100644 index 0054fdbf..00000000 Binary files a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Bin/Spring.Web.dll.refresh and /dev/null differ diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/ContactWebServiceMethods.js b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/ContactWebServiceMethods.js deleted file mode 100644 index 8029c670..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/ContactWebServiceMethods.js +++ /dev/null @@ -1,23 +0,0 @@ -// JScript File - -// This function calls the Contact Web service method -// passing simple type parameters and the callback function -function GetEmails(prefix, count) -{ - ContactWebService.GetEmails(prefix, count, GetEmailsOnSucceeded); -} - -// This is the callback function invoked if the Web service succeeded. -// It accepts the result object as a parameter. -function GetEmailsOnSucceeded(result, eventArgs) -{ - // Page element to display feedback. - var ResultSpan = document.getElementById("ResultSpan"); - ResultSpan.innerHTML = ''; - var i = 0; - for(email in result) - { - ResultSpan.innerHTML += (result[i] + ''); - i++; - } -} \ No newline at end of file diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Default.aspx b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Default.aspx deleted file mode 100644 index 598134d9..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Default.aspx +++ /dev/null @@ -1,46 +0,0 @@ -<%@ Page Language="C#" %> - - - - - ASP.NET AJAX 1.0 integration with Spring.NET - - - - - - - - - - - - - - Web Service available at this url : ContactWebService.asmx - - - Client scripts generated at this url : ContactWebService.asmx/js - & ContactWebService.asmx/jsdebug - - - - This sample demonstrates the use of client script with a web service created by - Spring.NET's WebServiceExporter. - - - Email : - - - Search - (Hint : type the letter 'b' or 'm') - - - Results : - - - - - - - diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Spring.config b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Spring.config deleted file mode 100644 index 95c90614..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Spring.config +++ /dev/null @@ -1,65 +0,0 @@ - - - Object definitions. - - - - - - - - - - - GetEmails - - - - - - - - - manuel@spring.pt - bruno@spring.net - marie@spring.net - brice@spring.net - bertrand@spring.net - marcel@spring.net - bernadette@spring.net - bruno@spring.pt - baptiste@spring.net - brad@spring.net - marc@spring.net - barbie@spring.net - bernie@spring.net - betty@spring.net - maria@spring.pt - - - - - - - - - - StringArrayFilterAspect - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Web.config b/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Web.config deleted file mode 100644 index 28c91597..00000000 --- a/examples/Spring/Spring.Web.Extensions.Example/src/Spring.Web.Extensions.Example.2008/Web.config +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/Spring/Spring.WebQuickStart/Spring.WebQuickStart.2008.sln b/examples/Spring/Spring.WebQuickStart/Spring.WebQuickStart.2008.sln deleted file mode 100644 index 498e0be9..00000000 --- a/examples/Spring/Spring.WebQuickStart/Spring.WebQuickStart.2008.sln +++ /dev/null @@ -1,154 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Spring.WebQuickStart.2005", "src\Spring.WebQuickStart.2005\", "{B4F56253-6425-4065-8A93-EF88F8730E57}" - ProjectSection(WebsiteProperties) = preProject - TargetFramework = "3.5" - ProjectReferences = "{BA4789EB-281A-48EA-8763-28B9F0596A18}|Spring.Web.dll;{710961A3-0DF4-49E4-A26E-F5B9C044AC84}|Spring.Core.dll;" - Debug.AspNetCompiler.VirtualPath = "/Spring.WebQuickStart.2005" - Debug.AspNetCompiler.PhysicalPath = "src\Spring.WebQuickStart.2005\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.WebQuickStart.2005\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.VirtualPath = "/Spring.WebQuickStart.2005" - Release.AspNetCompiler.PhysicalPath = "src\Spring.WebQuickStart.2005\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.WebQuickStart.2005\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.Debug = "False" - VWDPort = "4724" - DefaultWebSiteLanguage = "Visual C#" - EndProjectSection -EndProject -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Spring.WebQuickStart.Providers", "src\Spring.WebQuickStart.Providers\", "{F42A333D-D305-4649-8B5A-6F5862F0F62A}" - ProjectSection(WebsiteProperties) = preProject - TargetFramework = "3.5" - ProjectReferences = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}|Spring.Core.dll;{BA4789EB-281A-48EA-8763-28B9F0596A18}|Spring.Web.dll;" - Debug.AspNetCompiler.VirtualPath = "/Spring.WebQuickStart.Providers" - Debug.AspNetCompiler.PhysicalPath = "src\Spring.WebQuickStart.Providers\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.WebQuickStart.Providers\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.VirtualPath = "/Spring.WebQuickStart.Providers" - Release.AspNetCompiler.PhysicalPath = "src\Spring.WebQuickStart.Providers\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Spring.WebQuickStart.Providers\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.Debug = "False" - VWDPort = "1343" - DefaultWebSiteLanguage = "Visual C#" - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.2008", "..\..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj", "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Core.Tests.2008", "..\..\..\test\Spring\Spring.Core.Tests\Spring.Core.Tests.2008.csproj", "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.2008", "..\..\..\src\Spring\Spring.Web\Spring.Web.2008.csproj", "{BA4789EB-281A-48EA-8763-28B9F0596A18}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Web.Tests.2008", "..\..\..\test\Spring\Spring.Web.Tests\Spring.Web.Tests.2008.csproj", "{C67E47AA-1ACD-41B4-A465-4D336A2319CA}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Aop.2008", "..\..\..\src\Spring\Spring.Aop\Spring.Aop.2008.csproj", "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.2008", "..\..\..\src\Spring\Spring.Data\Spring.Data.2008.csproj", "{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B4F56253-6425-4065-8A93-EF88F8730E57}.Debug|.NET.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Debug|.NET.Build.0 = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Debug|Any CPU.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Debug|Mixed Platforms.Build.0 = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Release|.NET.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Release|.NET.Build.0 = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Release|Any CPU.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Release|Mixed Platforms.ActiveCfg = Debug|.NET - {B4F56253-6425-4065-8A93-EF88F8730E57}.Release|Mixed Platforms.Build.0 = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Debug|.NET.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Debug|.NET.Build.0 = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Debug|Any CPU.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Debug|Mixed Platforms.Build.0 = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Release|.NET.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Release|.NET.Build.0 = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Release|Any CPU.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Release|Mixed Platforms.ActiveCfg = Debug|.NET - {F42A333D-D305-4649-8B5A-6F5862F0F62A}.Release|Mixed Platforms.Build.0 = Debug|.NET - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|.NET.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Any CPU.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|.NET.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Any CPU.Build.0 = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {710961A3-0DF4-49E4-A26E-F5B9C044AC84}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|.NET.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|.NET.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Any CPU.Build.0 = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|.NET.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Any CPU.Build.0 = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BA4789EB-281A-48EA-8763-28B9F0596A18}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|.NET.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|.NET.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Any CPU.Build.0 = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C67E47AA-1ACD-41B4-A465-4D336A2319CA}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|.NET.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|.NET.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|.NET.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|.NET.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Any CPU.Build.0 = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/SpringAir/SpringAir.2008.sln b/examples/Spring/SpringAir/SpringAir.2008.sln deleted file mode 100644 index 17acabb4..00000000 --- a/examples/Spring/SpringAir/SpringAir.2008.sln +++ /dev/null @@ -1,110 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "SpringAir.Web.2005", "src\SpringAir.Web.2005\", "{839602F5-8077-497D-9CCB-C9F02741CA55}" - ProjectSection(WebsiteProperties) = preProject - TargetFramework = "3.5" - ProjectReferences = "{5E3427D8-62FC-483F-A86B-B44A79A46BCC}|SpringAir.Core.dll;{78B285FE-27F3-44F4-84B1-7A589AB48EF3}|SpringAir.Data.Ado.dll;{0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}|SpringAir.Web.2008.References.dll;" - Debug.AspNetCompiler.VirtualPath = "/SpringAir.Web.2005" - Debug.AspNetCompiler.PhysicalPath = "src\SpringAir.Web.2005\" - Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\SpringAir.Web.2005\" - Debug.AspNetCompiler.Updateable = "true" - Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.VirtualPath = "/SpringAir.Web.2005" - Release.AspNetCompiler.PhysicalPath = "src\SpringAir.Web.2005\" - Release.AspNetCompiler.TargetPath = "PrecompiledWeb\SpringAir.Web.2005\" - Release.AspNetCompiler.Updateable = "true" - Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" - Release.AspNetCompiler.Debug = "False" - VWDPort = "4816" - DefaultWebSiteLanguage = "Visual C#" - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringAir.Core.2008", "src\SpringAir.Core\SpringAir.Core.2008.csproj", "{5E3427D8-62FC-483F-A86B-B44A79A46BCC}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringAir.Core.Tests.2008", "test\SpringAir.Core.Tests\SpringAir.Core.Tests.2008.csproj", "{BB9AFE5E-7785-43AC-86ED-CF0A073F006E}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringAir.Data.Ado.2008", "src\SpringAir.Data.Ado\SpringAir.Data.Ado.2008.csproj", "{78B285FE-27F3-44F4-84B1-7A589AB48EF3}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringAir.Data.Ado.Tests.2008", "test\SpringAir.Data.Ado.Tests\SpringAir.Data.Ado.Tests.2008.csproj", "{B0A6F98E-5363-4575-BB6B-A84E91895468}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpringAir.Web.2008.References", "src\SpringAir.Web.2005.References\SpringAir.Web.2008.References.csproj", "{0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|.NET = Debug|.NET - Debug|Any CPU = Debug|Any CPU - Debug|Mixed Platforms = Debug|Mixed Platforms - Release|.NET = Release|.NET - Release|Any CPU = Release|Any CPU - Release|Mixed Platforms = Release|Mixed Platforms - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {839602F5-8077-497D-9CCB-C9F02741CA55}.Debug|.NET.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Debug|.NET.Build.0 = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Debug|Any CPU.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Debug|Mixed Platforms.Build.0 = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Release|.NET.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Release|.NET.Build.0 = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Release|Any CPU.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Release|Mixed Platforms.ActiveCfg = Debug|.NET - {839602F5-8077-497D-9CCB-C9F02741CA55}.Release|Mixed Platforms.Build.0 = Debug|.NET - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Debug|.NET.ActiveCfg = Debug|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Release|.NET.ActiveCfg = Release|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Release|Any CPU.Build.0 = Release|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5E3427D8-62FC-483F-A86B-B44A79A46BCC}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Debug|.NET.ActiveCfg = Debug|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Release|.NET.ActiveCfg = Release|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Release|Any CPU.Build.0 = Release|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Debug|.NET.ActiveCfg = Debug|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Release|.NET.ActiveCfg = Release|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Release|Any CPU.Build.0 = Release|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {78B285FE-27F3-44F4-84B1-7A589AB48EF3}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Debug|.NET.ActiveCfg = Debug|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Release|.NET.ActiveCfg = Release|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Release|Any CPU.Build.0 = Release|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {B0A6F98E-5363-4575-BB6B-A84E91895468}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Debug|.NET.ActiveCfg = Debug|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Release|.NET.ActiveCfg = Release|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Release|Any CPU.Build.0 = Release|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910}.Release|Mixed Platforms.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/examples/Spring/SpringAir/src/SpringAir.Core/SpringAir.Core.2008.csproj b/examples/Spring/SpringAir/src/SpringAir.Core/SpringAir.Core.2008.csproj deleted file mode 100644 index 87acc9f5..00000000 --- a/examples/Spring/SpringAir/src/SpringAir.Core/SpringAir.Core.2008.csproj +++ /dev/null @@ -1,175 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {5E3427D8-62FC-483F-A86B-B44A79A46BCC} - Debug - AnyCPU - - - - - SpringAir.Core - - - JScript - Grid - IE50 - false - Library - SpringAir - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - System - - - 3.5 - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/SpringAir/src/SpringAir.Data.Ado/SpringAir.Data.Ado.2008.csproj b/examples/Spring/SpringAir/src/SpringAir.Data.Ado/SpringAir.Data.Ado.2008.csproj deleted file mode 100644 index 0aa5cbcc..00000000 --- a/examples/Spring/SpringAir/src/SpringAir.Data.Ado/SpringAir.Data.Ado.2008.csproj +++ /dev/null @@ -1,134 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {78B285FE-27F3-44F4-84B1-7A589AB48EF3} - Debug - AnyCPU - - - - - SpringAir.Data.Ado - - - JScript - Grid - IE50 - false - Library - SpringAir - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - System - - - 3.5 - - - System.Data - - - System.XML - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - {5E3427D8-62FC-483F-A86B-B44A79A46BCC} - SpringAir.Core.2008 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/SpringAir/src/SpringAir.Web.2005.References/SpringAir.Web.2008.References.csproj b/examples/Spring/SpringAir/src/SpringAir.Web.2005.References/SpringAir.Web.2008.References.csproj deleted file mode 100644 index 690bee89..00000000 --- a/examples/Spring/SpringAir/src/SpringAir.Web.2005.References/SpringAir.Web.2008.References.csproj +++ /dev/null @@ -1,86 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {0925F8C7-B2AB-4DD7-AF6D-10DD028C5910} - Library - SpringAir - SpringAir.Web.2005.References - - - 2.0 - - - v3.5 - - - true - full - false - ./bin - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - . - TRACE - prompt - 4 - - - - False - ..\..\..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Aop.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Web.dll - - - - 3.5 - - - - - - - - - {5E3427D8-62FC-483F-A86B-B44A79A46BCC} - SpringAir.Core.2008 - - - {78B285FE-27F3-44F4-84B1-7A589AB48EF3} - SpringAir.Data.Ado.2008 - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/SpringAir/test/SpringAir.Core.Tests/SpringAir.Core.Tests.2008.csproj b/examples/Spring/SpringAir/test/SpringAir.Core.Tests/SpringAir.Core.Tests.2008.csproj deleted file mode 100644 index bd154402..00000000 --- a/examples/Spring/SpringAir/test/SpringAir.Core.Tests/SpringAir.Core.Tests.2008.csproj +++ /dev/null @@ -1,131 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {BB9AFE5E-7785-43AC-86ED-CF0A073F006E} - Debug - AnyCPU - - - - - SpringAir.Core.Tests - - - JScript - Grid - IE50 - false - Library - SpringAir - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\lib\Net\2.0\nunit.framework.dll - - - System - - - 3.5 - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - {5E3427D8-62FC-483F-A86B-B44A79A46BCC} - SpringAir.Core.2008 - - - - - - - - - - \ No newline at end of file diff --git a/examples/Spring/SpringAir/test/SpringAir.Data.Ado.Tests/SpringAir.Data.Ado.Tests.2008.csproj b/examples/Spring/SpringAir/test/SpringAir.Data.Ado.Tests/SpringAir.Data.Ado.Tests.2008.csproj deleted file mode 100644 index 8f4842c2..00000000 --- a/examples/Spring/SpringAir/test/SpringAir.Data.Ado.Tests/SpringAir.Data.Ado.Tests.2008.csproj +++ /dev/null @@ -1,136 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {B0A6F98E-5363-4575-BB6B-A84E91895468} - Debug - AnyCPU - - - - - SpringAir.Data.Ado.Tests - - - JScript - Grid - IE50 - false - Library - SpringAir - OnBuildSuccess - - - - - - - 2.0 - v3.5 - - - bin\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - bin\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Core.dll - - - False - ..\..\..\..\..\bin\net\3.5\debug\Spring.Data.dll - - - System - - - 3.5 - - - System.Data - - - System.XML - - - - - Code - - - Code - - - Code - - - Code - - - - - - {5E3427D8-62FC-483F-A86B-B44A79A46BCC} - SpringAir.Core.2008 - - - {78B285FE-27F3-44F4-84B1-7A589AB48EF3} - SpringAir.Data.Ado.2008 - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Aop/Spring.Aop.2008.csproj b/src/Spring/Spring.Aop/Spring.Aop.2008.csproj deleted file mode 100644 index e12fc8cd..00000000 --- a/src/Spring/Spring.Aop/Spring.Aop.2008.csproj +++ /dev/null @@ -1,474 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Debug - AnyCPU - - - - - Spring.Aop - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - false - v3.5 - http://localhost/Spring.Aop/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - ..\..\..\build\VS.Net.2008\Spring.Aop\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;DEBUG_DYNAMIC - Spring.Aop.xml - true - 4096 - false - - - false - false - false - true - 4 - full - prompt - - - ..\..\..\build\VS.Net.2008\Spring.Aop\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - System - - - 3.5 - - - System.Data - - - System.XML - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - Code - - - - Code - - - Code - - - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - CommonAssemblyInfo.cs - Code - - - - - - - spring-aop-1.1.xsd - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Aop/Spring.Aop.build b/src/Spring/Spring.Aop/Spring.Aop.build index 12470d03..fc26e181 100644 --- a/src/Spring/Spring.Aop/Spring.Aop.build +++ b/src/Spring/Spring.Aop/Spring.Aop.build @@ -13,8 +13,10 @@ optimize="${build.optimize}" debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml" - > + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -29,11 +31,16 @@ - - - - + + + + + + + + + diff --git a/src/Spring/Spring.Core/Spring.Core.2008.csproj b/src/Spring/Spring.Core/Spring.Core.2008.csproj deleted file mode 100644 index e262ff9b..00000000 --- a/src/Spring/Spring.Core/Spring.Core.2008.csproj +++ /dev/null @@ -1,1292 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Debug - AnyCPU - - - - - Spring.Core - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - http://localhost/Spring.Core/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - false - ..\..\..\Spring.Net.snk - - - ..\..\..\build\VS.Net.2008\Spring.Core\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;DEBUG_DYNAMIC_DISABLED - Spring.Core.xml - true - 4096 - false - 219, 162, 618, 1591 - false - false - false - false - 4 - full - prompt - 1591 - false - - - ..\..\..\build\VS.Net.2008\Spring.Core\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - - - - 3.5 - - - - - - - - CommonAssemblyInfo.cs - Code - - - Code - - - - - - - - - - - Code - - - - Code - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - - Code - - - - - - Code - - - - - - - Code - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - - - Code - - - - Code - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - Code - - - - Code - - - - - Code - - - - - - - Code - - - Code - - - Code - - - - - Code - - - - - - - Code - - - Code - - - - - - - - - - - - - - - - - Designer - - - - - - - - - False - .NET Framework 2.0 %28x86%29 - false - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - true - - - False - Windows Installer 3.1 - true - - - - - rem $(ProjectDir)..\..\..\build-support\tools\antlr-2.7.6\antlr-2.7.6.exe -o $(ProjectDir)Expressions\Parser $(ProjectDir)Expressions\Expression.g - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Core/Spring.Core.build b/src/Spring/Spring.Core/Spring.Core.build index aaa91517..9c7b7b33 100644 --- a/src/Spring/Spring.Core/Spring.Core.build +++ b/src/Spring/Spring.Core/Spring.Core.build @@ -15,6 +15,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -47,13 +49,16 @@ - - + + + + + - + diff --git a/src/Spring/Spring.Data.NHibernate/AssemblyInfo.cs b/src/Spring/Spring.Data.NHibernate/AssemblyInfo.cs deleted file mode 100644 index 5d721b48..00000000 --- a/src/Spring/Spring.Data.NHibernate/AssemblyInfo.cs +++ /dev/null @@ -1,5 +0,0 @@ -using System; -using System.Reflection; - -[assembly: AssemblyTitle("Spring.Net NHibernate 1.0 support")] -[assembly: AssemblyDescription("Interfaces and classes that provide NHibernate 1.0 support in Spring.Net")] \ No newline at end of file diff --git a/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.2008.csproj b/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.2008.csproj deleted file mode 100644 index d9983f28..00000000 --- a/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.2008.csproj +++ /dev/null @@ -1,105 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {130E1609-45A7-4F65-B112-105F2DD3E2CE} - Library - Properties - Spring - Spring.Data.NHibernate - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - Spring.Data.NHibernate.xml - true - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\NHibernate10\net\2.0\Castle.DynamicProxy.dll - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\NHibernate.dll - - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.build b/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.build deleted file mode 100644 index 9406b6f6..00000000 --- a/src/Spring/Spring.Data.NHibernate/Spring.Data.NHibernate.build +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.2008.csproj b/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.2008.csproj deleted file mode 100644 index 4c923973..00000000 --- a/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.2008.csproj +++ /dev/null @@ -1,203 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83} - Library - Properties - Spring - Spring.Data.NHibernate32 - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32\Debug\ - TRACE;DEBUG - prompt - 4 - Spring.Data.NHibernate32.xml - true - 0618 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32\Release\ - TRACE - prompt - 4 - Spring.Data.NHibernate32.xml - true - 0618 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - - - - - - - - CommonAssemblyInfo.cs - - - Data\NHibernate\Bytecode\BytecodeProvider.cs - - - Data\NHibernate\Bytecode\LazyInitializer.cs - - - Data\NHibernate\Bytecode\ObjectsFactory.cs - - - Data\NHibernate\Bytecode\ProxyFactory.cs - - - Data\NHibernate\Bytecode\ProxyFactoryFactory.cs - - - Data\NHibernate\Bytecode\ReflectionOptimizer.cs - - - Data\NHibernate\DelegatingLocalSessionFactoryObject.cs - - - Data\NHibernate\DelegatingSessionFactory.cs - - - Data\NHibernate\FilterDefinitionFactoryObject.cs - - - Data\NHibernate\Generic\FindHibernateDelegate.cs - - - Data\NHibernate\Generic\HibernateDaoSupport.cs - - - Data\NHibernate\Generic\HibernateDelegate.cs - - - Data\NHibernate\Generic\HibernateTemplate.cs - - - Data\NHibernate\Generic\IFindHibernateCallback.cs - - - Data\NHibernate\Generic\IHibernateCallback.cs - - - Data\NHibernate\Generic\IHibernateOperations.cs - - - Data\NHibernate\HibernateAccessor.cs - - - Data\NHibernate\HibernateAdoException.cs - - - Data\NHibernate\HibernateDelegate.cs - - - Data\NHibernate\HibernateObjectRetrievalFailureException.cs - - - Data\NHibernate\HibernateOptimisticLockingFailureException.cs - - - Data\NHibernate\HibernateQueryException.cs - - - Data\NHibernate\HibernateSystemException.cs - - - Data\NHibernate\HibernateTemplate.cs - - - Data\NHibernate\HibernateTransactionManager.cs - - - Data\NHibernate\HibernateTxScopeTransactionManager.cs - - - Data\NHibernate\ICommonHibernateOperations.cs - - - Data\NHibernate\IHibernateCallback.cs - - - Data\NHibernate\IHibernateOperations.cs - - - Data\NHibernate\LocalSessionFactoryObject.cs - - - Data\NHibernate\SessionFactoryUtils.cs - - - Data\NHibernate\SessionHolder.cs - - - Data\NHibernate\SimpleDelegatingSessionFactory.cs - - - Data\NHibernate\SpringSessionContext.cs - - - Data\NHibernate\SpringSessionSynchronization.cs - - - Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs - - - Data\NHibernate\Support\HibernateDaoSupport.cs - - - Data\NHibernate\Support\OpenSessionInViewModule.cs - - - Data\NHibernate\Support\SessionScope.cs - - - Data\NHibernate\Support\SessionScopeSettings.cs - - - Data\NHibernate\TemplateFlushMode.cs - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.build b/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.build index ea069976..888aba0a 100644 --- a/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.build +++ b/src/Spring/Spring.Data.NHibernate32/Spring.Data.NHibernate32.build @@ -17,11 +17,14 @@ + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -32,15 +35,22 @@ - + + + + + + + + - - - - - + + + + + diff --git a/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.2008.csproj b/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.2008.csproj deleted file mode 100644 index 20864d46..00000000 --- a/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.2008.csproj +++ /dev/null @@ -1,203 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {67EA5988-C54E-4348-BFFB-E4A61F26143C} - Library - Properties - Spring - Spring.Data.NHibernate33 - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33\Debug\ - TRACE;DEBUG - prompt - 4 - Spring.Data.NHibernate33.xml - true - 0618 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33\Release\ - TRACE - prompt - 4 - Spring.Data.NHibernate33.xml - true - 0618 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\NHibernate.dll - - - - - - - - - - CommonAssemblyInfo.cs - - - Data\NHibernate\Bytecode\BytecodeProvider.cs - - - Data\NHibernate\Bytecode\LazyInitializer.cs - - - Data\NHibernate\Bytecode\ObjectsFactory.cs - - - Data\NHibernate\Bytecode\ProxyFactory.cs - - - Data\NHibernate\Bytecode\ProxyFactoryFactory.cs - - - Data\NHibernate\Bytecode\ReflectionOptimizer.cs - - - Data\NHibernate\DelegatingLocalSessionFactoryObject.cs - - - Data\NHibernate\DelegatingSessionFactory.cs - - - Data\NHibernate\FilterDefinitionFactoryObject.cs - - - Data\NHibernate\Generic\FindHibernateDelegate.cs - - - Data\NHibernate\Generic\HibernateDaoSupport.cs - - - Data\NHibernate\Generic\HibernateDelegate.cs - - - Data\NHibernate\Generic\HibernateTemplate.cs - - - Data\NHibernate\Generic\IFindHibernateCallback.cs - - - Data\NHibernate\Generic\IHibernateCallback.cs - - - Data\NHibernate\Generic\IHibernateOperations.cs - - - Data\NHibernate\HibernateAccessor.cs - - - Data\NHibernate\HibernateAdoException.cs - - - Data\NHibernate\HibernateDelegate.cs - - - Data\NHibernate\HibernateObjectRetrievalFailureException.cs - - - Data\NHibernate\HibernateOptimisticLockingFailureException.cs - - - Data\NHibernate\HibernateQueryException.cs - - - Data\NHibernate\HibernateSystemException.cs - - - Data\NHibernate\HibernateTemplate.cs - - - Data\NHibernate\HibernateTransactionManager.cs - - - Data\NHibernate\HibernateTxScopeTransactionManager.cs - - - Data\NHibernate\ICommonHibernateOperations.cs - - - Data\NHibernate\IHibernateCallback.cs - - - Data\NHibernate\IHibernateOperations.cs - - - Data\NHibernate\LocalSessionFactoryObject.cs - - - Data\NHibernate\SessionFactoryUtils.cs - - - Data\NHibernate\SessionHolder.cs - - - Data\NHibernate\SimpleDelegatingSessionFactory.cs - - - Data\NHibernate\SpringSessionContext.cs - - - Data\NHibernate\SpringSessionSynchronization.cs - - - Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs - - - Data\NHibernate\Support\HibernateDaoSupport.cs - - - Data\NHibernate\Support\OpenSessionInViewModule.cs - - - Data\NHibernate\Support\SessionScope.cs - - - Data\NHibernate\Support\SessionScopeSettings.cs - - - Data\NHibernate\TemplateFlushMode.cs - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.build b/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.build index f84d3f20..9121ebc4 100644 --- a/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.build +++ b/src/Spring/Spring.Data.NHibernate33/Spring.Data.NHibernate33.build @@ -17,11 +17,14 @@ + warnaserror="true" + optimize="${build.optimize}" + debug="${current.build.debug}" + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -32,15 +35,22 @@ - + + + + + + + + - - - - - + + + + + diff --git a/src/Spring/Spring.Data/Spring.Data.2008.csproj b/src/Spring/Spring.Data/Spring.Data.2008.csproj deleted file mode 100644 index 89f145d4..00000000 --- a/src/Spring/Spring.Data/Spring.Data.2008.csproj +++ /dev/null @@ -1,329 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Debug - AnyCPU - - - - - Spring.Data - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Data\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - Spring.Data.xml - true - 4096 - false - 1587, 1591, 219, 162, 618 - false - false - false - true - 4 - full - prompt - - - ..\..\..\build\VS.Net.2008\Spring.Data\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - System - - - - System.Data - - - System.Drawing - - - - - System.Web - - - System.XML - - - - - CommonAssemblyInfo.cs - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Data/Spring.Data.build b/src/Spring/Spring.Data/Spring.Data.build index 8b796b52..f63a9cad 100644 --- a/src/Spring/Spring.Data/Spring.Data.build +++ b/src/Spring/Spring.Data/Spring.Data.build @@ -9,11 +9,14 @@ + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -37,13 +40,19 @@ - + + + + + + - - - + + + + diff --git a/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.2008.csproj b/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.2008.csproj deleted file mode 100644 index e30ba582..00000000 --- a/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.2008.csproj +++ /dev/null @@ -1,176 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {900E3839-301E-48B1-BAEB-B6645620ACFF} - Library - Properties - Spring - Spring.Messaging.Ems - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Messaging.Ems\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - Spring.Messaging.Ems.xml - true - 1591,0618 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Messaging.Ems\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\net\2.0\Common.Logging.dll - - - - - - False - ..\..\..\lib\Net\2.0\TIBCO.EMS.dll - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.build b/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.build index 4ff7e1c9..9f26c626 100644 --- a/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.build +++ b/src/Spring/Spring.Messaging.Ems/Spring.Messaging.Ems.build @@ -13,6 +13,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -28,11 +30,16 @@ - - - - - + + + + + + + + + + diff --git a/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.2008.csproj b/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.2008.csproj deleted file mode 100644 index 0e44b804..00000000 --- a/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.2008.csproj +++ /dev/null @@ -1,136 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {AEB1578C-9018-4D49-B440-789F38DD2F29} - Library - Properties - Spring - Spring.Messaging.Nms - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Messaging.Nms\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - Spring.Messaging.Nms.xml - true - - - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Messaging.Nms\Release\ - TRACE;NET_2_0 - prompt - 4 - true - - - - False - ..\..\..\lib\Net\2.0\Apache.NMS.dll - - - False - ..\..\..\lib\net\2.0\Common.Logging.dll - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.build b/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.build index 8c91d16f..7c200e10 100644 --- a/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.build +++ b/src/Spring/Spring.Messaging.Nms/Spring.Messaging.Nms.build @@ -13,6 +13,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -28,12 +30,17 @@ - - - - - - + + + + + + + + + + + diff --git a/src/Spring/Spring.Messaging/Spring.Messaging.2008.csproj b/src/Spring/Spring.Messaging/Spring.Messaging.2008.csproj deleted file mode 100644 index d0593d1d..00000000 --- a/src/Spring/Spring.Messaging/Spring.Messaging.2008.csproj +++ /dev/null @@ -1,113 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {0E23AE41-D8D8-41C2-84A2-D35564049F0D} - Library - Properties - Spring - Spring.Messaging - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Messaging\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - Spring.Messaging.xml - false - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Messaging\Release\ - TRACE;NET_2_0 - prompt - 4 - true - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Messaging/Spring.Messaging.build b/src/Spring/Spring.Messaging/Spring.Messaging.build index 25cf3090..ba450a92 100644 --- a/src/Spring/Spring.Messaging/Spring.Messaging.build +++ b/src/Spring/Spring.Messaging/Spring.Messaging.build @@ -13,6 +13,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -23,12 +25,19 @@ - - - - - - + + + + + + + + + + + + + diff --git a/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.2008.csproj b/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.2008.csproj deleted file mode 100644 index 50e5952a..00000000 --- a/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.2008.csproj +++ /dev/null @@ -1,98 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0} - Library - Properties - Spring - Spring.Scheduling.Quartz21 - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21\Debug\ - TRACE;DEBUG - prompt - 4 - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz\Debug\Spring.Scheduling.Quartz21.XML - true - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Quartz21\net\3.5\C5.dll - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Quartz21\net\3.5\Quartz.dll - - - - 3.5 - C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.build b/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.build index a4487c23..b05435a4 100644 --- a/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.build +++ b/src/Spring/Spring.Scheduling.Quartz21/Spring.Scheduling.Quartz21.build @@ -21,6 +21,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -32,15 +34,19 @@ - - - - - - - - - + + + + + + + + + + + + + diff --git a/src/Spring/Spring.Services/Spring.Services.2008.csproj b/src/Spring/Spring.Services/Spring.Services.2008.csproj deleted file mode 100644 index 82d0be19..00000000 --- a/src/Spring/Spring.Services/Spring.Services.2008.csproj +++ /dev/null @@ -1,164 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Debug - AnyCPU - - - - - Spring.Services - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - false - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Services\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;NET_3_0 - Spring.Services.xml - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - ..\..\..\build\VS.Net.2008\Spring.Services\Release\ - false - 285212672 - false - - - TRACE;NET_2_0;NET_3_0;NET_3_5 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - System - - - - System.Data - - - system.enterpriseservices - - - - system.web.services - - - System.XML - - - - - CommonAssemblyInfo.cs - Code - - - - - - - - - - Code - - - Code - - - - - Code - - - - - - - - Code - - - Code - - - Code - - - - - - - - - - Code - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Services/Spring.Services.build b/src/Spring/Spring.Services/Spring.Services.build index 15f24516..7a2b8820 100644 --- a/src/Spring/Spring.Services/Spring.Services.build +++ b/src/Spring/Spring.Services/Spring.Services.build @@ -11,11 +11,13 @@ + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -34,13 +36,24 @@ - - - - - + + + + + + + + + + + + + + + + diff --git a/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.2008.csproj b/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.2008.csproj deleted file mode 100644 index 36bb504e..00000000 --- a/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.2008.csproj +++ /dev/null @@ -1,118 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {BF3AB954-8375-407C-9E98-4C51D8072784} - Library - Properties - Spring - Spring.Template.Velocity - - - - - http://localhost/Spring.Template.Velocity/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Template.Velocity\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - ..\..\..\build\VS.NET.2008\Spring.Template.Velocity\Debug\Spring.Template.Velocity.xml - true - - - pdbonly - true - ..\..\..\build\VS.NET.2005\Spring.Template.Velocity\Release\ - TRACE;NET_2_0 - prompt - 4 - true - ..\..\..\build\VS.NET.2005\Spring.Template.Velocity\Release\Spring.Template.Velocity.XML - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\NVelocity.dll - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - - - - - - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.build b/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.build index b8bdfd67..7f96efa3 100644 --- a/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.build +++ b/src/Spring/Spring.Template.Velocity/Spring.Template.Velocity.build @@ -13,6 +13,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -26,11 +28,16 @@ - - - - - + + + + + + + + + + diff --git a/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.2008.csproj b/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.2008.csproj deleted file mode 100644 index cadd8e0c..00000000 --- a/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.2008.csproj +++ /dev/null @@ -1,115 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2E10A8D3-B8FF-4699-90B8-E621659C58DD} - Library - Properties - Spring - Spring.Testing.Microsoft - - - - - http://localhost/Spring.Testing.Microsoft/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Testing.Microsoft\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - ..\..\..\build\VS.NET.2008\Spring.Testing.Microsoft\Debug\Spring.Testing.Microsoft.xml - true - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Testing.Microsoft\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\net\2.0\Common.Logging.dll - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.build b/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.build index a83d742c..f732002f 100644 --- a/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.build +++ b/src/Spring/Spring.Testing.Microsoft/Spring.Testing.Microsoft.build @@ -13,7 +13,9 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" - > + nostdlib="true" + noconfig="true" + > @@ -25,12 +27,17 @@ - - + + + + + + + - - - + + + diff --git a/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.2008.csproj b/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.2008.csproj deleted file mode 100644 index a54bd721..00000000 --- a/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.2008.csproj +++ /dev/null @@ -1,77 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Library - Properties - Spring - Spring.Testing.NUnit - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Testing.NUnit\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - Spring.Testing.NUnit.xml - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Testing.NUnit\Release\ - TRACE;NET_2_0 - prompt - 4 - 1587, 1591, 219, 162, 618 - Spring.Testing.NUnit.xml - true - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.build b/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.build index 2964cb1d..2b517b3b 100644 --- a/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.build +++ b/src/Spring/Spring.Testing.NUnit/Spring.Testing.NUnit.build @@ -13,6 +13,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -25,15 +27,20 @@ - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.2008.csproj b/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.2008.csproj deleted file mode 100644 index 643584fd..00000000 --- a/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.2008.csproj +++ /dev/null @@ -1,102 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87} - Library - Properties - Spring - Spring.Web.Conversation.NHibernate32 - - - 2.0 - v2.0 - - - - - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Web.Conversation.NHibernate32\Debug\ - DEBUG;TRACE - prompt - 4 - bin\Debug\Spring.Web.Conversation.NHibernate32.xml - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - nant.xsd - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83} - Spring.Data.NHibernate32.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.build b/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.build index 6ec4f73d..7c67daad 100644 --- a/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.build +++ b/src/Spring/Spring.Web.Conversation.NHibernate32/Spring.Web.Conversation.NHibernate32.build @@ -19,10 +19,13 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -31,14 +34,19 @@ - + + + + + + - + - - + + diff --git a/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.2008.csproj b/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.2008.csproj deleted file mode 100644 index 29d3a5e9..00000000 --- a/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.2008.csproj +++ /dev/null @@ -1,112 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {CF375928-B6D5-485C-B04D-2BC41D9DBF1E} - Library - Properties - Spring - Spring.Web.Conversation.NHibernate33 - v3.0 - 512 - - - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Web.Conversation.NHibernate33\Debug\ - DEBUG;TRACE - prompt - 4 - bin\Debug\Spring.Web.Conversation.NHibernate33.XML - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\NHibernate.dll - - - - - - - - - CommonAssemblyInfo.cs - - - Data\NHibernate\Support\SessionPerConversationScope.cs - - - Data\NHibernate\Support\SessionPerConversationSettings.cs - - - Web\Conversation\HttpModule\ConversationModule.cs - - - Web\Conversation\IConversationManager.cs - - - Web\Conversation\IConversationState.cs - - - Web\Conversation\InnerConversationList.cs - - - Web\Conversation\WebConversationManager.cs - - - Web\Conversation\WebConversationSpringState.cs - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {67EA5988-C54E-4348-BFFB-E4A61F26143C} - Spring.Data.NHibernate33.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.build b/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.build index ed14dc3e..7f572a3e 100644 --- a/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.build +++ b/src/Spring/Spring.Web.Conversation.NHibernate33/Spring.Web.Conversation.NHibernate33.build @@ -19,10 +19,13 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -33,14 +36,19 @@ - + + + + + + - - - - + + + + diff --git a/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.2008.csproj b/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.2008.csproj deleted file mode 100644 index cfd39a2c..00000000 --- a/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.2008.csproj +++ /dev/null @@ -1,72 +0,0 @@ - - - Debug - AnyCPU - 9.0.21022 - 2.0 - {E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B} - Library - Properties - Spring - Spring.Web.Extensions - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Web.Extensions\Debug\ - TRACE;DEBUG;NET_2_0;NET_3_5 - prompt - 4 - Spring.Web.Extensions.xml - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Web.Extensions\Release\ - TRACE;NET_2_0;NET_3_5 - prompt - 4 - - - - False - ..\..\..\lib\net\2.0\Common.Logging.dll - - - - 3.5 - - - - 3.5 - - - - - - CommonAssemblyInfo.cs - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Spring.Web.2008 - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.build b/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.build index 69edb759..39f1ca6a 100644 --- a/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.build +++ b/src/Spring/Spring.Web.Extensions/Spring.Web.Extensions.build @@ -14,6 +14,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -26,12 +28,17 @@ - - - - - - + + + + + + + + + + + diff --git a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj deleted file mode 100644 index 7627c599..00000000 --- a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.2010.csproj +++ /dev/null @@ -1,85 +0,0 @@ - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {5166CE3A-14BE-478A-88DA-729A39DE1E29} - Library - Properties - Spring.Web.Mvc - Spring.Web.Mvc - v4.0 - 512 - - - - true - full - false - ..\..\..\build\VS.Net.2010\Spring.Web.Mvc\Debug\ - TRACE;DEBUG;NET_3_5;NET_4_0 - prompt - 4 - true - Spring.Web.Mvc.xml - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\..\..\lib\Net\2.0\Common.Logging.dll - True - - - - - - - - - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2010 - True - - - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Spring.Web.2010 - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build deleted file mode 100644 index 41d37d18..00000000 --- a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.nuspec b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.nuspec deleted file mode 100644 index ac085b33..00000000 --- a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.nuspec +++ /dev/null @@ -1,28 +0,0 @@ - - - - Spring.Web.Mvc - http://www.springframework.net/ - http://www.springframework.net/license.html - http://springframework.net/images/SpringSource_Leaves32x32.png - 0.0.0 - - SpringSource - Interfaces and classes that provide ASP.NET MVC application support in Spring.Net - Interfaces and classes that provide ASP.NET MVC application support in Spring.Net - en-US - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build index dc48ef0e..7025ad3c 100644 --- a/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build +++ b/src/Spring/Spring.Web.Mvc3/Spring.Web.Mvc3.build @@ -14,6 +14,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -27,22 +29,27 @@ - - - - - - + + + + + + - + + + + + + + + - - - + diff --git a/src/Spring/Spring.Web.Mvc4/Spring.Web.Mvc4.build b/src/Spring/Spring.Web.Mvc4/Spring.Web.Mvc4.build index f7db7f55..c92579e8 100644 --- a/src/Spring/Spring.Web.Mvc4/Spring.Web.Mvc4.build +++ b/src/Spring/Spring.Web.Mvc4/Spring.Web.Mvc4.build @@ -14,6 +14,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -27,17 +29,24 @@ - - - - - - + + + + + + - + + + + + + + + @@ -46,7 +55,6 @@ - diff --git a/src/Spring/Spring.Web/Objects/Factory/Support/WebObjectFactory.cs b/src/Spring/Spring.Web/Objects/Factory/Support/WebObjectFactory.cs index 41a72240..211d61ed 100644 --- a/src/Spring/Spring.Web/Objects/Factory/Support/WebObjectFactory.cs +++ b/src/Spring/Spring.Web/Objects/Factory/Support/WebObjectFactory.cs @@ -446,12 +446,13 @@ namespace Spring.Objects.Factory.Support private ObjectScope GetObjectScope(IObjectDefinition objectDefinition) { if (objectDefinition is IWebObjectDefinition) + { return ((IWebObjectDefinition) objectDefinition).Scope; + } - ObjectScope scope; - Enum.TryParse(objectDefinition.Scope, true, out scope); + ObjectScope scope = (ObjectScope) Enum.Parse(typeof (ObjectScope), objectDefinition.Scope, true); - return scope == null ? ObjectScope.Singleton : scope; + return scope; } /// diff --git a/src/Spring/Spring.Web/Spring.Web.2008.csproj b/src/Spring/Spring.Web/Spring.Web.2008.csproj deleted file mode 100644 index 3a8f9ace..00000000 --- a/src/Spring/Spring.Web/Spring.Web.2008.csproj +++ /dev/null @@ -1,304 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Debug - AnyCPU - - - - - Spring.Web - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - false - ..\..\..\Spring.Net.snk - - - ..\..\..\build\VS.Net.2008\Spring.Web\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - Spring.Web.xml - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - - - ..\..\..\build\VS.Net.2008\Spring.Web\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - System - - - - System.Data - - - - system.enterpriseservices - - - system.web - - - system.web.services - - - System.XML - - - - - CommonAssemblyInfo.cs - Code - - - Code - - - - - Code - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - Code - - - Code - - - Code - - - - - - - ASPXCodeBehind - - - - - Code - - - - - Code - - - Code - - - - - - - Code - - - Code - - - - Code - - - - - - - - - Code - - - Code - - - Code - - - ASPXCodeBehind - - - ASPXCodeBehind - - - - - ASPXCodeBehind - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - - - - - - - - \ No newline at end of file diff --git a/src/Spring/Spring.Web/Spring.Web.build b/src/Spring/Spring.Web/Spring.Web.build index 75fd5375..a744d354 100644 --- a/src/Spring/Spring.Web/Spring.Web.build +++ b/src/Spring/Spring.Web/Spring.Web.build @@ -14,6 +14,8 @@ debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" > @@ -27,15 +29,20 @@ - - - - - + + + + + + + + + + diff --git a/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.2008.csproj b/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.2008.csproj deleted file mode 100644 index b49911e7..00000000 --- a/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.2008.csproj +++ /dev/null @@ -1,316 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {2111596A-0327-4C9D-8919-294FBD988A23} - Debug - AnyCPU - - - - - Spring.Aop.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Aop.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;DEBUG_DYNAMIC - - - true - 4096 - false - 0618 - false - false - false - false - 3 - full - prompt - false - 0612 - - - ..\..\..\build\VS.Net.2008\Spring.Aop.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - 618 - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - System - - - 3.5 - - - System.Data - - - System.Web - - - System.XML - - - - - Code - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - Code - - - - - - - - - - - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Aop.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Aop.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.build b/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.build index d3de9a16..02877f7b 100644 --- a/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.build +++ b/test/Spring/Spring.Aop.Tests/Spring.Aop.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -35,15 +38,17 @@ - + + + + + - - - - - + + + diff --git a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj deleted file mode 100644 index fee21a0a..00000000 --- a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2008.csproj +++ /dev/null @@ -1,961 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Debug - AnyCPU - - - - - Spring.Core.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Core.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;DEBUG_DYNAMIC - - - true - 4096 - false - 67, 618 - false - false - false - false - 4 - full - prompt - false - AnyCPU - - - ..\..\..\build\VS.Net.2008\Spring.Core.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - 618 - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - System - - - - 3.5 - - - System.Data - - - System.Drawing - - - - - - - - - System.XML - - - - - Code - - - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - - Code - - - Code - - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - - Code - - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - Code - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - - Code - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - - - Code - - - Code - - - Code - - - - Code - - - Code - - - - - - - - - - - - - Code - - - - Code - - - - - - - - - - - - - Code - - - Code - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - Code - - - Code - - - Code - - - - - - - - - - - - - Code - - - Code - - - - - - Code - - - - - - - - - - - Code - - - Code - - - - - - - - - testobject.xsd - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Always - - - - - - - - - - - Designer - - - Designer - - - Designer - - - Designer - - - Designer - - - - Designer - - - Designer - - - Designer - - - Designer - - - Designer - - - Designer - - - Designer - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" "$(ProjectDir)..\..\..\build\VS.Net.2008\Spring.Core.Tests\$(ConfigurationName)\" /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" "$(ProjectDir)..\..\..\build\VS.Net.2008\Spring.Core.Tests\$(ConfigurationName)\" /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.build b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.build index 310cbad3..bdaa6399 100644 --- a/test/Spring/Spring.Core.Tests/Spring.Core.Tests.build +++ b/test/Spring/Spring.Core.Tests/Spring.Core.Tests.build @@ -18,10 +18,13 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -49,7 +52,11 @@ --> - + + + + + @@ -58,11 +65,11 @@ - - - - - + + + + + diff --git a/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.2008.csproj b/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.2008.csproj deleted file mode 100644 index ae2ca028..00000000 --- a/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.2008.csproj +++ /dev/null @@ -1,202 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {91766D21-C568-459F-9BEA-759B011F23CF} - Debug - AnyCPU - - - - - Spring.Data.Integration.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Data.Integration.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - 67, 618 - false - false - false - true - 4 - full - prompt - - - ..\..\..\build\VS.Net.2008\Spring.Data.Integration.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - System - - - - System.Data - - - - System.Drawing - - - - System.XML - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Spring.Testing.NUnit.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Always - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.build b/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.build index 122e2e4b..2a7718de 100644 --- a/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.build +++ b/test/Spring/Spring.Data.Integration.Tests/Spring.Data.Integration.Tests.build @@ -16,7 +16,10 @@ optimize="${build.optimize}" debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,18 +30,21 @@ - - - - - - - - - + + + + + + + + + + + - - + + + diff --git a/test/Spring/Spring.Data.NHibernate.Integration.Tests/Spring.Data.NHibernate.Integration.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate.Integration.Tests/Spring.Data.NHibernate.Integration.Tests.2008.csproj deleted file mode 100644 index 8a61c091..00000000 --- a/test/Spring/Spring.Data.NHibernate.Integration.Tests/Spring.Data.NHibernate.Integration.Tests.2008.csproj +++ /dev/null @@ -1,131 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {4A07E150-ED90-407C-8CAD-4760444DDFD9} - Library - Properties - Spring - Spring.Data.NHibernate.Integration.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Integration.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Integration.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\NHibernate10\net\2.0\Castle.DynamicProxy.dll - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\log4net.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\NHibernate.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - - - - - - - - - - - - - - - - - - Code - - - - - - - Code - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {130E1609-45A7-4F65-B112-105F2DD3E2CE} - Spring.Data.NHibernate.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - - - echo "Copying .xml files for tests" -rem xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Integration.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Integration.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate.Tests/Spring.Data.NHibernate.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate.Tests/Spring.Data.NHibernate.Tests.2008.csproj deleted file mode 100644 index 1c774c2c..00000000 --- a/test/Spring/Spring.Data.NHibernate.Tests/Spring.Data.NHibernate.Tests.2008.csproj +++ /dev/null @@ -1,121 +0,0 @@ - - - Debug - AnyCPU - 9.0.21022 - 2.0 - {94E4E1B4-D424-4EB9-BF34-2EE8CC3D7048} - Library - Properties - Spring - Spring.Data.NHibernate.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\NHibernate10\net\2.0\Castle.DynamicProxy.dll - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\log4net.dll - - - False - ..\..\..\lib\NHibernate10\net\2.0\NHibernate.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Spring.Data.Tests.2008 - - - - - - - - - - - - - - - - - - - - - - - Always - - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.2008.csproj deleted file mode 100644 index 183c7522..00000000 --- a/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.2008.csproj +++ /dev/null @@ -1,209 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {CD6A49DE-745C-4360-AADF-3539CFEC6639} - Library - Properties - Spring - Spring.Data.NHibernate32.Integration.Tests - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Integration.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Integration.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\lib\Net\2.0\log4net.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - - - - - - - Data\NHibernate\AccountController.cs - - - Data\NHibernate\AccountCreditDao.cs - - - Data\NHibernate\AccountDebitDao.cs - - - Data\NHibernate\AccountManager.cs - - - Data\NHibernate\AuditDao.cs - - - Data\Bytecode\AbstractInjectableUserTypeFixture.cs - - - Data\Bytecode\Foo.cs - - - Data\Bytecode\IDelimiter.cs - - - Data\Bytecode\InjectableStringUserType.cs - - - Data\Bytecode\InjectableUserTypeFixture.cs - - - Data\Bytecode\Product.cs - - - Data\NHibernate\Credit.cs - - - Data\NHibernate\DbProviderTemplateTests.cs - - - Data\NHibernate\Debit.cs - - - Data\NHibernate\HibernateTxScopeTransactionManagerTests.cs - - - Data\NHibernate\IAccountController.cs - - - Data\NHibernate\IAccountCreditDao.cs - - - Data\NHibernate\IAccountDebitDao.cs - - - Data\NHibernate\IAccountManager.cs - - - Data\NHibernate\IAuditDao.cs - - - Data\NHibernate\ITestObjectDao.cs - - - Data\NHibernate\MultipleDbTests.cs - - - Data\NHibernate\NativeNHTestObjectDao.cs - - - Data\NHibernate\NativeNHTests.cs - - - Data\NHibernate\NHDAOTests.cs - - - Data\NHibernate\NHTestObjectDao.cs - - - Data\NHibernate\SimpleTestDao.cs - - - Data\NHibernate\TemplateTests.cs - - - Data\NHibernate\TestObject.cs - - - - - - Data\NHibernate\creditdebit.sql - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {71368632-B8B7-4A6A-8C65-8DA848120C82} - Spring.Data.NHibernate32.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - - - - - - - - - - - Data\NHibernate\Controllers.xml - - - Data\NHibernate\HibernateTxScopeTransactionManagerTests.xml - - - Data\NHibernate\Services.xml - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Integration.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Integration.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.build b/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.build index fc352ee0..d3bc19b1 100644 --- a/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.build +++ b/test/Spring/Spring.Data.NHibernate32.Integration.Tests/Spring.Data.NHibernate32.Integration.Tests.build @@ -11,10 +11,13 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -22,20 +25,21 @@ - + + + + + - - - - - - - - + + + + + diff --git a/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.2008.csproj deleted file mode 100644 index afb185af..00000000 --- a/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.2008.csproj +++ /dev/null @@ -1,137 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {231512F3-4F1D-45E1-BADE-D01F68DB9A80} - Library - Properties - Spring - Spring.Data.NHibernate32.Tests - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - Data\NHibernate\Config\AopConfiguration.cs - - - Data\NHibernate\HibernateTransactionManagerTests.cs - - - Data\NHibernate\ISimpleService.cs - - - Data\NHibernate\ITestObjectDao.cs - - - Data\NHibernate\LocalSessionFactoryObjectTests.cs - - - Data\NHibernate\NHTestObjectDao.cs - - - Data\NHibernate\SimpleService.cs - - - Data\NHibernate\Support\ConfigSectionSessionScopeSettingsTests.cs - - - Data\NHibernate\Support\SessionScopeSettingsTests.cs - - - Data\NHibernate\Support\SessionScopeTests.cs - - - Data\NHibernate\TestObject.cs - - - - - Always - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83} - Spring.Data.NHibernate32.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Spring.Data.Tests.2008 - - - - - - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate32.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.build b/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.build index a8e80684..3f431d21 100644 --- a/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.build +++ b/test/Spring/Spring.Data.NHibernate32.Tests/Spring.Data.NHibernate32.Tests.build @@ -14,8 +14,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -23,22 +26,20 @@ - + + + + + - - - - - - - - - - + + + + diff --git a/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.2008.csproj deleted file mode 100644 index 77c11db5..00000000 --- a/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.2008.csproj +++ /dev/null @@ -1,208 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {CD6A49DE-745C-4360-AADF-3539CFEC6639} - Library - Properties - Spring - Spring.Data.NHibernate33.Integration.Tests - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Integration.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Integration.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\Iesi.Collections.dll - - - ..\..\..\lib\Net\2.0\log4net.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - - - - - - - Data\NHibernate\AccountController.cs - - - Data\NHibernate\AccountCreditDao.cs - - - Data\NHibernate\AccountDebitDao.cs - - - Data\NHibernate\AccountManager.cs - - - Data\NHibernate\AuditDao.cs - - - Data\Bytecode\AbstractInjectableUserTypeFixture.cs - - - Data\Bytecode\Foo.cs - - - Data\Bytecode\IDelimiter.cs - - - Data\Bytecode\InjectableStringUserType.cs - - - Data\Bytecode\InjectableUserTypeFixture.cs - - - Data\Bytecode\Product.cs - - - Data\NHibernate\Credit.cs - - - Data\NHibernate\DbProviderTemplateTests.cs - - - Data\NHibernate\Debit.cs - - - Data\NHibernate\HibernateTxScopeTransactionManagerTests.cs - - - Data\NHibernate\IAccountController.cs - - - Data\NHibernate\IAccountCreditDao.cs - - - Data\NHibernate\IAccountDebitDao.cs - - - Data\NHibernate\IAccountManager.cs - - - Data\NHibernate\IAuditDao.cs - - - Data\NHibernate\ITestObjectDao.cs - - - Data\NHibernate\MultipleDbTests.cs - - - Data\NHibernate\NativeNHTestObjectDao.cs - - - Data\NHibernate\NativeNHTests.cs - - - Data\NHibernate\NHDAOTests.cs - - - Data\NHibernate\NHTestObjectDao.cs - - - Data\NHibernate\SimpleTestDao.cs - - - Data\NHibernate\TemplateTests.cs - - - Data\NHibernate\TestObject.cs - - - - - - Data\NHibernate\creditdebit.sql - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {71368632-B8B7-4A6A-8C65-8DA848120C82} - Spring.Data.NHibernate33.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - - - - - - - - - - - - - - - - Data\NHibernate\Controllers.xml - - - Data\NHibernate\HibernateTxScopeTransactionManagerTests.xml - - - Data\NHibernate\Services.xml - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Integration.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Integration.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.build b/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.build index 36ca2de9..8317e038 100644 --- a/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.build +++ b/test/Spring/Spring.Data.NHibernate33.Integration.Tests/Spring.Data.NHibernate33.Integration.Tests.build @@ -11,10 +11,13 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -22,20 +25,21 @@ - + + + + + - - - - - - - - + + + + + diff --git a/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.2008.csproj b/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.2008.csproj deleted file mode 100644 index 54e72db5..00000000 --- a/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.2008.csproj +++ /dev/null @@ -1,137 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {B48B00A6-8E4C-4953-9B82-7121A08AC57C} - Library - Properties - Spring - Spring.Data.NHibernate33.Tests - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\Iesi.Collections.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - Data\NHibernate\Config\AopConfiguration.cs - - - Data\NHibernate\HibernateTransactionManagerTests.cs - - - Data\NHibernate\ISimpleService.cs - - - Data\NHibernate\ITestObjectDao.cs - - - Data\NHibernate\LocalSessionFactoryObjectTests.cs - - - Data\NHibernate\NHTestObjectDao.cs - - - Data\NHibernate\SimpleService.cs - - - Data\NHibernate\Support\ConfigSectionSessionScopeSettingsTests.cs - - - Data\NHibernate\Support\SessionScopeSettingsTests.cs - - - Data\NHibernate\Support\SessionScopeTests.cs - - - Data\NHibernate\TestObject.cs - - - - - Always - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83} - Spring.Data.NHibernate33.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Spring.Data.Tests.2008 - - - - - - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.NHibernate33.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.build b/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.build index 3476c8d2..a4a3e349 100644 --- a/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.build +++ b/test/Spring/Spring.Data.NHibernate33.Tests/Spring.Data.NHibernate33.Tests.build @@ -14,8 +14,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -23,22 +26,22 @@ - + + + + + - - - - - - - - - - + + + + + + diff --git a/test/Spring/Spring.Data.Tests/Spring.Data.Tests.2008.csproj b/test/Spring/Spring.Data.Tests/Spring.Data.Tests.2008.csproj deleted file mode 100644 index 69e23466..00000000 --- a/test/Spring/Spring.Data.Tests/Spring.Data.Tests.2008.csproj +++ /dev/null @@ -1,203 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Debug - AnyCPU - - - - - Spring.Data.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Data.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - 67, 618 - false - false - false - false - 4 - full - prompt - true - 219 - - - ..\..\..\build\VS.Net.2008\Spring.Data.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - 618 - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - System - - - - 3.5 - - - System.Data - - - - System.Drawing - - - - - System.XML - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - echo "Copying .xml files for tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Data.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Data.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Data.Tests/Spring.Data.Tests.build b/test/Spring/Spring.Data.Tests/Spring.Data.Tests.build index 3a69050d..22265b5a 100644 --- a/test/Spring/Spring.Data.Tests/Spring.Data.Tests.build +++ b/test/Spring/Spring.Data.Tests/Spring.Data.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,18 +30,20 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/test/Spring/Spring.Messaging.Ems.Tests/Spring.Messaging.Ems.Tests.2008.csproj b/test/Spring/Spring.Messaging.Ems.Tests/Spring.Messaging.Ems.Tests.2008.csproj deleted file mode 100644 index a08d7f7c..00000000 --- a/test/Spring/Spring.Messaging.Ems.Tests/Spring.Messaging.Ems.Tests.2008.csproj +++ /dev/null @@ -1,162 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {66BD9467-AAC7-4FD9-901B-AB08C8C1FC21} - Library - Properties - Spring - Spring.Messaging.Ems.Tests - - - - - http://localhost/Spring.Messaging.Ems.Tests/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Messaging.Ems.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - true - 1591,0618,0067 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Messaging.Ems.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - False - ..\..\..\lib\Net\2.0\TIBCO.EMS.dll - - - False - ..\..\..\lib\Net\2.0\TIBCO.EMS.ADMIN.dll - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {900E3839-301E-48B1-BAEB-B6645620ACFF} - Spring.Messaging.Ems.2008 - - - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Spring.Testing.NUnit.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - False - .NET Framework Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Messaging.Nms.Integration.Tests/Spring.Messaging.Nms.Integration.Tests.build b/test/Spring/Spring.Messaging.Nms.Integration.Tests/Spring.Messaging.Nms.Integration.Tests.build index f4004260..0fa0d1a5 100644 --- a/test/Spring/Spring.Messaging.Nms.Integration.Tests/Spring.Messaging.Nms.Integration.Tests.build +++ b/test/Spring/Spring.Messaging.Nms.Integration.Tests/Spring.Messaging.Nms.Integration.Tests.build @@ -17,7 +17,10 @@ optimize="${build.optimize}" debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -26,13 +29,15 @@ - + + + + + - - - - + + diff --git a/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.2008.csproj b/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.2008.csproj deleted file mode 100644 index 3bafbba3..00000000 --- a/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.2008.csproj +++ /dev/null @@ -1,127 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {FA7A6931-7DBE-4A32-A312-51FAD2E80332} - Library - Properties - Spring - Spring.Messaging.Nms.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Messaging.Nms.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Messaging.Nms.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - - False - ..\..\..\lib\Net\2.0\Apache.NMS.dll - - - False - ..\..\..\lib\Net\2.0\Apache.NMS.ActiveMQ.dll - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {AEB1578C-9018-4D49-B440-789F38DD2F29} - Spring.Messaging.Nms.2008 - - - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Spring.Testing.NUnit.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - CommonAssemblyInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Always - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.build b/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.build index ba6764ce..5f35fe8f 100644 --- a/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.build +++ b/test/Spring/Spring.Messaging.Nms.Tests/Spring.Messaging.Nms.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,11 +30,14 @@ - - - - - + + + + + + + + diff --git a/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.2008.csproj b/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.2008.csproj deleted file mode 100644 index a7fb0b1d..00000000 --- a/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.2008.csproj +++ /dev/null @@ -1,128 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {41BC3AEA-7EB3-48BF-B1EC-84119376AC98} - Library - Properties - Spring - Spring.Messaging.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Messaging.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - true - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Messaging.Tests\Debug\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {0E23AE41-D8D8-41C2-84A2-D35564049F0D} - Spring.Messaging.2008 - - - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Spring.Testing.NUnit.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - - - - - - Always - - - - - - - - - - - - - - - - Code - - - - Code - - - Code - - - Code - - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.build b/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.build index 29a3cec4..ad8f05cf 100644 --- a/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.build +++ b/test/Spring/Spring.Messaging.Tests/Spring.Messaging.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,11 +30,16 @@ - - - - - + + + + + + + + + + diff --git a/test/Spring/Spring.Scheduling.Quartz.Integration.Tests/Spring.Scheduling.Quartz.Integration.Tests.2008.csproj b/test/Spring/Spring.Scheduling.Quartz.Integration.Tests/Spring.Scheduling.Quartz.Integration.Tests.2008.csproj deleted file mode 100644 index 1f8479c1..00000000 --- a/test/Spring/Spring.Scheduling.Quartz.Integration.Tests/Spring.Scheduling.Quartz.Integration.Tests.2008.csproj +++ /dev/null @@ -1,81 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {E4328F68-C3FC-43E2-9D63-30CEC55215B0} - Library - Properties - Spring - Spring.Scheduling.Quartz.Integration.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz.Integration.Tests\Debug\ - TRACE;DEBUG;NET_2_0;NET_3_5 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz.Integration.Tests\Release\ - TRACE;NET_2_0;NET_3_5 - prompt - 4 - - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Quartz10\net\2.0\Quartz.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - 3.5 - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2005 - - - {E823D54C-CE82-4868-929F-5F95A999F61E} - Spring.Scheduling.Quartz.2005 - - - - - PreserveNewest - - - - - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.2008.csproj b/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.2008.csproj deleted file mode 100644 index 486a8343..00000000 --- a/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.2008.csproj +++ /dev/null @@ -1,89 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {8CF0F34A-CC93-4D87-AE14-A2DEEF072F26} - Library - Properties - Spring - Spring.Scheduling.Quartz21.Integration.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21.Integration.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21.Integration.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Quartz21\net\3.5\C5.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Quartz21\net\3.5\Quartz.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - 3.5 - - - - - - - PreserveNewest - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0} - Spring.Scheduling.Quartz21.2008 - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.build b/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.build index 203797b9..09f9e6a6 100644 --- a/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.build +++ b/test/Spring/Spring.Scheduling.Quartz21.Integration.Tests/Spring.Scheduling.Quartz21.Integration.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -24,9 +27,13 @@ - - - + + + + + + + diff --git a/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.2008.csproj b/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.2008.csproj deleted file mode 100644 index 15cc3249..00000000 --- a/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.2008.csproj +++ /dev/null @@ -1,117 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {47E7DF97-2515-4F2F-BBFD-0A4C205800DE} - Library - Properties - Spring - Spring.Scheduling.Quartz21.Tests - v3.5 - - - true - full - false - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21.Tests\Debug\ - TRACE;DEBUG - prompt - 4 - - - true - - - pdbonly - true - ..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz21.Tests\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Quartz21\net\3.5\C5.dll - - - False - ..\..\..\lib\net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Quartz21\net\3.5\Quartz.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - 3.5 - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {764C3A6A-8690-49DD-B9AF-99E7C09AE4F0} - Spring.Scheduling.Quartz21.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.build b/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.build index 042ce17f..bc5b597f 100644 --- a/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.build +++ b/test/Spring/Spring.Scheduling.Quartz21.Tests/Spring.Scheduling.Quartz21.Tests.build @@ -22,8 +22,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -31,9 +34,13 @@ - - - + + + + + + + diff --git a/test/Spring/Spring.Services.Tests/Spring.Services.Tests.2008.csproj b/test/Spring/Spring.Services.Tests/Spring.Services.Tests.2008.csproj deleted file mode 100644 index bf07699d..00000000 --- a/test/Spring/Spring.Services.Tests/Spring.Services.Tests.2008.csproj +++ /dev/null @@ -1,223 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {4374F018-9738-46BF-A399-4594CEE75B21} - Debug - AnyCPU - - - - - Spring.Services.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Services.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0;NET_3_0 - - - true - 4096 - false - - - false - false - false - true - 4 - full - prompt - true - - - ..\..\..\build\VS.Net.2008\Spring.Services.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0;NET_3_0;NET_3_5 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - nunit.framework - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - System - - - - System.Data - - - - - - - - System.XML - - - - - Code - - - - - - - - - - - Code - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - - - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Spring.Services.2008 - - - {2111596A-0327-4C9D-8919-294FBD988A23} - Spring.Aop.Tests.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - - - - - - - - - - Always - - - Always - - - Always - - - - - - - - - - - echo "Copying .xml files for Spring.Services tests" -xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Services.Tests\$(ConfigurationName)\ /y /s /q /d -xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2008\Spring.Services.Tests\$(ConfigurationName)\ /y /s /q - - \ No newline at end of file diff --git a/test/Spring/Spring.Services.Tests/Spring.Services.Tests.build b/test/Spring/Spring.Services.Tests/Spring.Services.Tests.build index 9bc8da0e..d1ea5ac3 100644 --- a/test/Spring/Spring.Services.Tests/Spring.Services.Tests.build +++ b/test/Spring/Spring.Services.Tests/Spring.Services.Tests.build @@ -17,7 +17,10 @@ optimize="${build.optimize}" debug="${current.build.debug}" output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -31,12 +34,22 @@ - - + + + + + + + - - - + + + + + + + + diff --git a/test/Spring/Spring.Template.Velocity.Tests/Spring.Template.Velocity.Tests.build b/test/Spring/Spring.Template.Velocity.Tests/Spring.Template.Velocity.Tests.build index c66fb244..210f83ac 100644 --- a/test/Spring/Spring.Template.Velocity.Tests/Spring.Template.Velocity.Tests.build +++ b/test/Spring/Spring.Template.Velocity.Tests/Spring.Template.Velocity.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -24,11 +27,14 @@ - - - - - + + + + + + + + diff --git a/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.2008.csproj b/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.2008.csproj deleted file mode 100644 index f627c577..00000000 --- a/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.2008.csproj +++ /dev/null @@ -1,87 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {7321149A-47C6-4FBA-9D1A-26FD6815381B} - Library - Properties - Spring - Spring.Testing.Microsoft.Tests - v3.5 - 512 - {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - - - - - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {2E10A8D3-B8FF-4699-90B8-E621659C58DD} - Spring.Testing.Microsoft.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Spring.Data.Tests.2008 - - - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.build b/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.build index 63912298..85048fbc 100644 --- a/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.build +++ b/test/Spring/Spring.Testing.Microsoft.Tests/Spring.Testing.Microsoft.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,16 +30,15 @@ - - - - - + + + + + - - - + + diff --git a/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.2008.csproj b/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.2008.csproj deleted file mode 100644 index 546695f1..00000000 --- a/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.2008.csproj +++ /dev/null @@ -1,92 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {4D6D616B-7643-4D6B-8E5E-14ECFDB9AF82} - Library - Properties - Spring - Spring.Testing.NUnit.Tests - - - v3.5 - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Testing.NUnit.Tests\Debug\ - TRACE;DEBUG;NET_2_0 - prompt - 4 - - - pdbonly - true - ..\..\..\build\VS.Net.2008\Spring.Testing.NUnit.Tests\Release\ - TRACE;NET_2_0 - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {ED204A7B-832F-44C7-BFE3-504AEBE1BCC8} - Spring.Testing.NUnit.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - {ACD39D47-1811-40FA-9E7E-5DEA5B9CE6C0} - Spring.Data.Tests.2008 - - - - - Always - - - - - - \ No newline at end of file diff --git a/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.build b/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.build index c34cebd0..d636ac16 100644 --- a/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.build +++ b/test/Spring/Spring.Testing.NUnit.Tests/Spring.Testing.NUnit.Tests.build @@ -15,8 +15,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -27,11 +30,15 @@ - - - - - + + + + + + + + + diff --git a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Conversation/WebConversationStateTest.cs b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Conversation/WebConversationStateTest.cs index 497f2df0..913f6608 100644 Binary files a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Conversation/WebConversationStateTest.cs and b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Conversation/WebConversationStateTest.cs differ diff --git a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2008.csproj b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2008.csproj deleted file mode 100644 index cef0c663..00000000 --- a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2008.csproj +++ /dev/null @@ -1,149 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {2FB16852-22AD-4A5B-885A-97136265CC46} - Library - Properties - Spring - Spring.Web.Conversation.NHibernate32.Tests - - - 2.0 - v3.5 - - - - - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Web.Conversation.NHibernate32.Tests\Debug\ - DEBUG;TRACE - prompt - 4 - ..\..\..\build\VS.Net.2008\Spring.Web.Conversation.NHibernate32.Tests\Debug\Spring.Web.Conversation.NHibernate32.Tests.XML - Program - $(MSBuildProjectDirectory)\..\..\dependencies\tools\NUnit-2.6.0.12051\bin\nunit-x86.exe - "$(MSBuildProjectDirectory)\$(OutputPath)\$(AssemblyName).dll" - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\NHibernate32\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\NUnitAspEx.dll - - - - 3.5 - - - - False - lib\net\2.0\System.Data.SQLite.dll - - - - - - - CommonAssemblyInfo.cs - - - - - - - ASPXCodeBehind - - - ASPXCodeBehind - - - - - - - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87} - Spring.Web.Conversation.NHibernate32.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {1C8E0481-A70D-445E-AB4D-4A963CF7DC83} - Spring.Data.NHibernate32.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Spring.Web.2008 - - - - - - - - - - - - - - - - - - - - - - echo "Copying TestWebs to output directory" -rd /S /Q "$(TargetDir)Data" -xcopy "$(ProjectDir)Data" "$(TargetDir)Data\" /y /s -rd /S /Q "$(TargetDir)Data\Spring\Conversation\WebConversationStateTest\Bin" - - - \ No newline at end of file diff --git a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2010.csproj b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2010.csproj index 6172345b..0f61d1af 100644 --- a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2010.csproj +++ b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.2010.csproj @@ -37,7 +37,7 @@ full false ..\..\..\build\VS.Net.2010\Spring.Web.Conversation.NHibernate32.Tests\Debug\ - DEBUG;TRACE + TRACE;DEBUG;NET_40 prompt 4 ..\..\..\build\VS.Net.2010\Spring.Web.Conversation.NHibernate32.Tests\Debug\Spring.Web.Conversation.NHibernate32.Tests.XML @@ -48,8 +48,8 @@ pdbonly true - bin\Release\ - TRACE + ..\..\..\build\VS.Net.2010\Spring.Web.Conversation.NHibernate32.Tests\Release\ + TRACE;NET_40 prompt 4 diff --git a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.build b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.build index 3b66f442..340884da 100644 --- a/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.build +++ b/test/Spring/Spring.Web.Conversation.NHibernate32.Tests/Spring.Web.Conversation.NHibernate32.Tests.build @@ -21,8 +21,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -32,22 +35,24 @@ - + + + + + + - - - - - - - - - - + + + + + + + diff --git a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2008.csproj b/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2008.csproj deleted file mode 100644 index b8a46346..00000000 --- a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2008.csproj +++ /dev/null @@ -1,176 +0,0 @@ - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {C57B05EA-FD1A-40EC-BB60-D2E45AB1A86A} - Library - Properties - Spring - Spring.Web.Conversation.NHibernate33.Tests - - - 2.0 - v3.5 - - - - - - - true - full - false - ..\..\..\build\VS.Net.2008\Spring.Web.Conversation.NHibernate33.Tests\Debug\ - DEBUG;TRACE - prompt - 4 - - - Program - $(MSBuildProjectDirectory)\..\..\dependencies\tools\NUnit-2.6.0.12051\bin\nunit-x86.exe - "$(MSBuildProjectDirectory)\$(OutputPath)\$(AssemblyName).dll" - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\log4net.dll - - - False - ..\..\..\lib\NHibernate33\net\3.5\NHibernate.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\NUnitAspEx.dll - - - - 3.5 - - - - False - ..\Spring.Web.Conversation.NHibernate32.Tests\lib\net\2.0\System.Data.SQLite.dll - - - - - - - CommonAssemblyInfo.cs - - - Bsn\ConversationEvidenceBsnImpl.cs - - - Bsn\IConversationEvidenceBsn.cs - - - Bsn\INoDeferedErrorBsn.cs - - - Bsn\NoDeferedErrorBsnImpl.cs - - - Conversation\PatialEndConvBeginBasePage.cs - ASPXCodeBehind - - - Conversation\PatialEndConvEndBasePage.cs - ASPXCodeBehind - - - Conversation\SerializeConversationTestModule.cs - - - Conversation\WebConversationStateTest.cs - - - Entities\SPCDetailEnt.cs - - - Entities\SPCMasterEnt.cs - - - Spring\Data\Common\ConnectionCreationTrackingDbProvider.cs - - - - - {3A3A4E65-45A6-4B20-B460-0BEDC302C02C} - Spring.Aop.2008 - - - {64400FF8-2E9F-4809-B5F4-0C7EB8ABFF87} - Spring.Web.Conversation.NHibernate33.2008 - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {67EA5988-C54E-4348-BFFB-E4A61F26143C} - Spring.Data.NHibernate33.2008 - - - {AE00E5AB-C39A-436F-86D2-33BFE33E2E40} - Spring.Data.2008 - - - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Spring.Web.2008 - - - - - - - - - - - - - Data\Spring\Conversation\WebConversationStateTest\log4net.config - - - - - - - - - - - echo "Copying TestWebs to output directory" -rd /S /Q "$(TargetDir)Data" -xcopy "$(ProjectDir)..\Spring.Web.Conversation.NHibernate32.Tests\Data" "$(TargetDir)Data\" /y /s -xcopy "$(ProjectDir)Data" "$(TargetDir)Data\" /y /s -rd /S /Q "$(TargetDir)Data\Spring\Conversation\WebConversationStateTest\Bin" - - - \ No newline at end of file diff --git a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2010.csproj b/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2010.csproj index 760580ae..0dc6abe6 100644 --- a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2010.csproj +++ b/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.2010.csproj @@ -37,7 +37,7 @@ full false ..\..\..\build\VS.Net.2010\Spring.Web.Conversation.NHibernate33.Tests\Debug\ - DEBUG;TRACE + TRACE;DEBUG;NET_40 prompt 4 @@ -49,8 +49,8 @@ pdbonly true - bin\Release\ - TRACE + ..\..\..\build\VS.Net.2010\Spring.Web.Conversation.NHibernate33.Tests\Release\ + TRACE;NET_40 prompt 4 @@ -154,7 +154,6 @@ - diff --git a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.build b/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.build index 46a1a774..076e249b 100644 --- a/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.build +++ b/test/Spring/Spring.Web.Conversation.NHibernate33.Tests/Spring.Web.Conversation.NHibernate33.Tests.build @@ -21,8 +21,11 @@ warnaserror="true" optimize="${build.optimize}" debug="${current.build.debug}" - output="${current.bin.dir}/${project::get-name()}.dll" - doc="${current.bin.dir}/${project::get-name()}.xml"> + output="${current.bin.dir}/${project::get-name()}.dll" + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -36,22 +39,24 @@ - + + + + + + - - - - - - - - - - + + + + + + + diff --git a/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build b/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build index 354eea63..06e16d67 100644 --- a/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build +++ b/test/Spring/Spring.Web.Mvc3.Tests/Spring.Web.Mvc3.Tests.build @@ -12,11 +12,14 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > @@ -33,14 +36,17 @@ - - - - - - - - + + + + + + + + + + + @@ -49,14 +55,14 @@ - + + - - - - - + + + + diff --git a/test/Spring/Spring.Web.Mvc4.Tests/Spring.Web.Mvc4.Tests.build b/test/Spring/Spring.Web.Mvc4.Tests/Spring.Web.Mvc4.Tests.build index 78cf1375..2ef08c6a 100644 --- a/test/Spring/Spring.Web.Mvc4.Tests/Spring.Web.Mvc4.Tests.build +++ b/test/Spring/Spring.Web.Mvc4.Tests/Spring.Web.Mvc4.Tests.build @@ -12,14 +12,17 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > - + @@ -37,14 +40,17 @@ - - - - - - - - + + + + + + + + + + + @@ -56,15 +62,15 @@ - - + + - - - - - + + + + + diff --git a/test/Spring/Spring.Web.Tests/Spring.Web.Tests.2008.csproj b/test/Spring/Spring.Web.Tests/Spring.Web.Tests.2008.csproj deleted file mode 100644 index 0df5423b..00000000 --- a/test/Spring/Spring.Web.Tests/Spring.Web.Tests.2008.csproj +++ /dev/null @@ -1,246 +0,0 @@ - - - Local - 9.0.30729 - 2.0 - {C67E47AA-1ACD-41B4-A465-4D336A2319CA} - Debug - AnyCPU - - - - - Spring.Web.Tests - - - JScript - Grid - IE50 - false - Library - Spring - OnBuildSuccess - - - http://localhost/Spring.Web.Tests/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - true - false - true - v3.5 - - - ..\..\..\build\VS.Net.2008\Spring.Web.Tests\Debug\ - false - 285212672 - false - - - TRACE;DEBUG;NET_2_0 - - - true - 4096 - false - 0618 - false - false - false - true - 4 - full - prompt - true - - - ..\..\..\build\VS.Net.2008\Spring.Web.Tests\Release\ - false - 285212672 - false - - - TRACE;NET_2_0 - - - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - - - - Code - - - - - - - - TestForm.aspx - ASPXCodeBehind - - - - - - - Code - - - - - - - ASPXCodeBehind - - - - - - - - - - - Code - - - - - ASPXCodeBehind - - - - - - - - Code - - - - - - - - - - ASPXCodeBehind - - - - - - - - - - - - - - - - - - - - - - ASPXCodeBehind - - - - - Designer - - - - - - False - ..\..\..\lib\Net\2.0\Common.Logging.dll - - - False - ..\..\..\lib\Net\2.0\nunit.framework.dll - - - False - ..\..\..\lib\Net\2.0\NUnitAsp.dll - - - False - ..\..\..\lib\Net\2.0\NUnitAspEx.dll - - - False - ..\..\..\lib\Net\2.0\Rhino.Mocks.dll - - - - - - - - - - - - {710961A3-0DF4-49E4-A26E-F5B9C044AC84} - Spring.Core.2008 - - - {BA4789EB-281A-48EA-8763-28B9F0596A18} - Spring.Web.2008 - - - {44B16BAA-6DF8-447C-9D7F-3AD3D854D904} - Spring.Core.Tests.2008 - - - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - - - - - echo "Copying .xml files for tests" -%25SystemRoot%25\system32\xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Web.Tests\$(ConfigurationName)\ /y /s /q /d - - - \ No newline at end of file diff --git a/test/Spring/Spring.Web.Tests/Spring.Web.Tests.build b/test/Spring/Spring.Web.Tests/Spring.Web.Tests.build index ee59118e..4c10ab86 100644 --- a/test/Spring/Spring.Web.Tests/Spring.Web.Tests.build +++ b/test/Spring/Spring.Web.Tests/Spring.Web.Tests.build @@ -12,14 +12,17 @@ + doc="${current.bin.dir}/${project::get-name()}.xml" + nostdlib="true" + noconfig="true" + > - + @@ -33,18 +36,21 @@ - - - - - - - - - - + + + + + + + + + + + + + + - diff --git a/test/Spring/Spring.Web.Tests/Web/Support/LocalResourceManagerTests.cs b/test/Spring/Spring.Web.Tests/Web/Support/LocalResourceManagerTests.cs index 118a9f81..d78f4955 100644 --- a/test/Spring/Spring.Web.Tests/Web/Support/LocalResourceManagerTests.cs +++ b/test/Spring/Spring.Web.Tests/Web/Support/LocalResourceManagerTests.cs @@ -30,6 +30,9 @@ namespace Spring.Web.Support /// /// Erich Eichinger [TestFixture] +#if NET_4_0 + [Ignore("Trouble with running under .NET 4.5")] +#endif public class LocalResourceManagerTests : WebApplicationTests { public LocalResourceManagerTests()
- Web Service available at this url : ContactWebService.asmx - - - Client scripts generated at this url : ContactWebService.asmx/js - & ContactWebService.asmx/jsdebug -
- This sample demonstrates the use of client script with a web service created by - Spring.NET's WebServiceExporter. -
- Email : - - - Search - (Hint : type the letter 'b' or 'm') -
- Results : - - -