Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Wicher <kwicher@microsoft.com>2016-07-28 23:43:51 +0300
committerKrzysztof Wicher <kwicher@microsoft.com>2016-07-28 23:43:51 +0300
commit71da1f2021ca36d96e66bf6954bc594b1803e383 (patch)
tree5b7c67b6d8a2ac3716467e5aac5dd788f631f57f /src/System.Private.Xml/tests/Xslt/XslTransformApi
parentea73809b9b1b237457bc6c9dcd97ad8954328d64 (diff)
Rename project to System.Private.Xml
Diffstat (limited to 'src/System.Private.Xml/tests/Xslt/XslTransformApi')
-rw-r--r--src/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj b/src/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj
index 24329a1f51..2c07153686 100644
--- a/src/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj
+++ b/src/System.Private.Xml/tests/Xslt/XslTransformApi/System.Xml.Xsl.XslTransformApi.Tests.csproj
@@ -39,7 +39,7 @@
<ProjectReference Include="$(CommonTestPath)\System\Xml\ModuleCore\ModuleCore.csproj" />
<ProjectReference Include="$(CommonTestPath)\System\Xml\XmlCoreTest\XmlCoreTest.csproj" />
<ProjectReference Include="$(CommonTestPath)\System\Xml\xmlDiff\XmlDiff.csproj" />
- <ProjectReference Include="..\..\..\src\System.Xml.csproj" />
+ <ProjectReference Include="..\..\..\src\System.Private.Xml.csproj" />
<ProjectReference Include="..\..\..\..\System.Xml.ReaderWriter\src\System.Xml.ReaderWriter.csproj" />
</ItemGroup>
<ItemGroup>