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-29 00:30:50 +0300
committerKrzysztof Wicher <kwicher@microsoft.com>2016-07-29 00:30:50 +0300
commit6894ec64a41f1121c05a27bdda23b870031b86f5 (patch)
tree0acac88835463b661d5915ce4a178949af200eb4 /src/System.Private.Xml.Linq/tests
parent7f7fa6523c3863eb16d33e647cf759448e46b131 (diff)
Change projects referencing System.Xml.Linq to Private.Xml.Linq
Diffstat (limited to 'src/System.Private.Xml.Linq/tests')
-rw-r--r--src/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/XPath/XDocument/System.Xml.XPath.XDocument.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj2
-rw-r--r--src/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj2
12 files changed, 12 insertions, 12 deletions
diff --git a/src/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj b/src/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj
index 60f875641a..721e2044ad 100644
--- a/src/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj
@@ -37,7 +37,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj b/src/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj
index 9b1191fe24..69e0160223 100644
--- a/src/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj
@@ -32,7 +32,7 @@
<Project>{C427CE0D-0740-41F3-9C3A-552BEA3DDB0D}</Project>
<Name>System.Xml</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj b/src/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj
index e8501142b9..f73429f535 100644
--- a/src/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj
@@ -27,7 +27,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj b/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
index f57436d3b5..7a0a4e0fc7 100644
--- a/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
@@ -73,7 +73,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj b/src/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj
index 29af0f7a13..cb80335d68 100644
--- a/src/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj
+++ b/src/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj
@@ -36,7 +36,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj b/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj
index 49e646db24..d8ade7329e 100644
--- a/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj
+++ b/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj
@@ -32,7 +32,7 @@
</Compile>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/XPath/XDocument/System.Xml.XPath.XDocument.Tests.csproj b/src/System.Private.Xml.Linq/tests/XPath/XDocument/System.Xml.XPath.XDocument.Tests.csproj
index 441e5ab13f..94dcfc9a85 100644
--- a/src/System.Private.Xml.Linq/tests/XPath/XDocument/System.Xml.XPath.XDocument.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/XPath/XDocument/System.Xml.XPath.XDocument.Tests.csproj
@@ -207,7 +207,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\..\src\System.Xml.Linq.csproj" />
+ <ProjectReference Include="..\..\..\src\System.Private.Xml.Linq.csproj" />
<ProjectReference Include="..\..\..\..\System.Private.Xml\src\System.Private.Xml.csproj" />
<ProjectReference Include="..\..\..\..\System.Xml.ReaderWriter\src\System.Xml.ReaderWriter.csproj" />
<ProjectReference Include="..\..\..\..\System.Xml.XPath\src\System.Xml.XPath.csproj" />
diff --git a/src/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj b/src/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj
index 8b3249ffbc..8262855870 100644
--- a/src/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj
@@ -27,7 +27,7 @@
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj" />
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj" />
<ProjectReference Include="..\..\..\System.Private.Xml\src\System.Private.Xml.csproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj b/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
index f1a3749fc3..5fa2431181 100644
--- a/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
@@ -28,7 +28,7 @@
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj b/src/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj
index 7c237a1f64..02f2662e1b 100644
--- a/src/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj
@@ -36,7 +36,7 @@
<Project>{C427CE0D-0740-41F3-9C3A-552BEA3DDB0D}</Project>
<Name>System.Xml</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj b/src/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
index 4bbbbde39c..1aae1408f4 100644
--- a/src/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
@@ -44,7 +44,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>
diff --git a/src/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj b/src/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj
index 45dba9fa0a..65cd23ad71 100644
--- a/src/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj
@@ -47,7 +47,7 @@
<Project>{466d87df-bdec-4e6c-bacd-317d79b8edbe}</Project>
<Name>XmlDiff</Name>
</ProjectReference>
- <ProjectReference Include="..\..\src\System.Xml.Linq.csproj">
+ <ProjectReference Include="..\..\src\System.Private.Xml.Linq.csproj">
<Project>{442c5a88-29c2-4b00-b1df-730d646d3861}</Project>
<Name>System.Xml.Linq</Name>
</ProjectReference>