Update of /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv17021/test/Spring/Spring.Web.Tests
Modified Files:
Spring.Web.Tests.2003.csproj
Log Message:
SPRNET-953
SPRNET-952
SPRNET-949
SPRNET-948
SPRNET-947
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.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** Spring.Web.Tests.2003.csproj 16 May 2008 10:02:42 -0000 1.43
--- Spring.Web.Tests.2003.csproj 29 May 2008 12:13:28 -0000 1.44
***************
*** 269,273 ****
<File
RelPath = "Util\ControlInterceptionTests.cs"
! SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
--- 269,273 ----
<File
RelPath = "Util\ControlInterceptionTests.cs"
! SubType = "Code"
BuildAction = "Compile"
/>
|