Update of /cvsroot/mvp-xml/EXSLT/v2/test/ExsltXPathTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23054/v2/test/ExsltXPathTest
Modified Files:
ExsltXPathTest.csproj
Log Message:
Index: ExsltXPathTest.csproj
===================================================================
RCS file: /cvsroot/mvp-xml/EXSLT/v2/test/ExsltXPathTest/ExsltXPathTest.csproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ExsltXPathTest.csproj 16 Oct 2005 20:13:10 -0000 1.1
+++ ExsltXPathTest.csproj 29 Oct 2005 21:14:36 -0000 1.2
@@ -1,7 +1,7 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
- <ProductVersion>8.0.50215</ProductVersion>
+ <ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{705AA213-1D02-4CD2-9ED5-A7D9668C714D}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -69,8 +69,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
- <Reference Include="Mvp.Xml.Exslt">
- <Name>Mvp.Xml.Exslt</Name>
+ <Reference Include="Mvp.Xml.Exslt, Version=2.0.2128.40301, Culture=neutral, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
<HintPath>..\..\src\Exslt\Mvp.Xml.Exslt.dll</HintPath>
</Reference>
<Reference Include="System">
|