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:
Diffstat (limited to 'src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj')
-rw-r--r--src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj b/src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj
index ab7570f2c9..c954f015e3 100644
--- a/src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj
+++ b/src/System.Private.Xml/tests/XmlConvert/System.Xml.RW.XmlConvert.Tests.csproj
@@ -44,6 +44,7 @@
<Compile Include="XmlIdeographicCharConvertTests1.cs" />
<Compile Include="XmlIdeographicCharConvertTests2.cs" />
<Compile Include="XmlIdeographicCharConvertTests3.cs" />
+ <Compile Include="$(CommonTestPath)\System\Xml\DisableParallelization.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(CommonTestPath)\System\Xml\ModuleCore\ModuleCore.csproj" />