Update of /cvsroot/mvp-xml/EXSLT/v1/test/ExsltTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17246/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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ExsltTest.csproj 20 Jul 2005 21:07:50 -0000 1.2
+++ ExsltTest.csproj 15 Oct 2005 21:13:53 -0000 1.3
@@ -1,881 +1,324 @@
-<VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{AC8B9015-E508-4E40-8E6D-C4FCF52CE4B0}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
[...1175 lines suppressed...]
+ <Content Include="tests\GotDotNet\RegularExpressions\tokenize.xslt" />
+ <Content Include="tests\GotDotNet\Sets\source.xml" />
+ <Content Include="tests\GotDotNet\Sets\subset.xslt" />
+ <Content Include="tests\GotDotNet\Strings\lowercase.xslt" />
+ <Content Include="tests\GotDotNet\Strings\source.xml" />
+ <Content Include="tests\GotDotNet\Strings\uppercase.xslt" />
+ <Content Include="tests\invoice.xml" />
+ <Content Include="tests\invoice-processor.xsl" />
+ <Content Include="tests\regexp-match-test.xslt" />
+ <Content Include="tests\test.xml" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <PropertyGroup>
+ <PreBuildEvent>
+ </PreBuildEvent>
+ <PostBuildEvent>
+ </PostBuildEvent>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
|