Update of /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv6781/Spring.Web.Tests
Modified Files:
Spring.Web.Tests.2003.csproj
Log Message:
fixed 2003 solution
SPRNET-687
Index: Spring.Web.Tests.2003.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests/Spring.Web.Tests.2003.csproj,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** Spring.Web.Tests.2003.csproj 9 Aug 2007 14:23:42 -0000 1.29
--- Spring.Web.Tests.2003.csproj 24 Aug 2007 22:48:59 -0000 1.30
***************
*** 134,137 ****
--- 134,142 ----
/>
<File
+ RelPath = "Caching\AspNetCacheTests.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Context\Support\HttpApplicationConfigurerTests.cs"
SubType = "Code"
|