Update of /cvsroot/springnet/Spring.Net/test/Spring/Spring.Web.Tests
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv11623/Spring.Web.Tests
Modified Files:
Spring.Web.Tests.2003.csproj
Log Message:
Updated VS2003 csprojs (specially added NET_1_1 constant).
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.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** Spring.Web.Tests.2003.csproj 11 Sep 2007 16:41:29 -0000 1.34
--- Spring.Web.Tests.2003.csproj 11 Sep 2007 17:03:50 -0000 1.35
***************
*** 179,183 ****
<File
RelPath = "TestSupport\PageTestObject.cs"
! SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
--- 179,183 ----
<File
RelPath = "TestSupport\PageTestObject.cs"
! SubType = "Code"
BuildAction = "Compile"
/>
|