Update of /cvsroot/mvp-xml/EXSLT/v1/test/ExsltTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15352/v1/test/ExsltTest
Modified Files:
ExsltTest.csproj
Log Message:
Index: ExsltTest.csproj
===================================================================
RCS file: /cvsroot/mvp-xml/EXSLT/v1/test/ExsltTest/ExsltTest.csproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ExsltTest.csproj 15 Oct 2005 21:13:53 -0000 1.3
+++ ExsltTest.csproj 22 Oct 2005 21:18:08 -0000 1.4
@@ -1,324 +1,881 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectType>Local</ProjectType>
- <ProductVersion>8.0.50215</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{AC8B9015-E508-4E40-8E6D-C4FCF52CE4B0}</ProjectGuid>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ApplicationIcon>
- </ApplicationIcon>
- <AssemblyKeyContainerName>
[...1175 lines suppressed...]
+ RelPath = "tests\GotDotNet\Sets\subset.xslt"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "tests\GotDotNet\Strings\lowercase.xslt"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "tests\GotDotNet\Strings\source.xml"
+ BuildAction = "Content"
+ />
+ <File
+ RelPath = "tests\GotDotNet\Strings\uppercase.xslt"
+ BuildAction = "Content"
+ />
+ </Include>
+ </Files>
+ </CSHARP>
+</VisualStudioProject>
+
|