diff --git a/Spring.build b/Spring.build index a0d4810a..35f18d0e 100644 --- a/Spring.build +++ b/Spring.build @@ -1446,7 +1446,7 @@ Commandline Examples: - + @@ -1462,7 +1462,7 @@ Commandline Examples: - + diff --git a/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr b/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr index a1801332..7651df82 100644 --- a/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr +++ b/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr @@ -510,7 +510,7 @@ Spring for .NET 1.3.0 Spring for .NET 1.3.0 Spring for .NET authors All rights reserved -{289B412D-9B6E-4E43-919A-22B2F083225F} +{3B1A39E1-51CA-46B4-AF46-81D856E44EE7} Spring for .NET Spring for .NET http://forum.springframework.net diff --git a/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr.bak b/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr.bak index 8ca67e91..a1801332 100644 --- a/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr.bak +++ b/build-support/installer/installaware/Spring.NET-1.3/Spring.NET-1.3.mpr.bak @@ -510,7 +510,7 @@ Spring for .NET 1.3.0 Spring for .NET 1.3.0 Spring for .NET authors All rights reserved -{63DD84D2-106C-4E7A-BB3F-5C4CAD9ACD10} +{289B412D-9B6E-4E43-919A-22B2F083225F} Spring for .NET Spring for .NET http://forum.springframework.net diff --git a/readme.txt b/readme.txt index e9bb617b..e36ba09e 100644 --- a/readme.txt +++ b/readme.txt @@ -23,7 +23,7 @@ The 1.3.0 release of Spring.NET contains - NHibernate 1.0, 1.2, 2.0 and 2.1 integration to simplify use of NHibernate and participate in Spring's declarative transaction management functionality. * ASP.NET AJAX Integration - Exporter to expose plain object on which Dependency Injection and AOP have been applied to JavaScript. - * NUnit integration + * NUnit and MSTest integration - Provides Dependency Injection of test cases and Spring container loading and caching. . Data access and transaction management features aid with integration testing. * WCF integration - Provides Dependency Injection and applicatin of AOP advice to WCF services