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.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj')
-rw-r--r--src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj2
1 files changed, 0 insertions, 2 deletions
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 94d5f4d7a7..36a8b4e142 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
@@ -48,8 +48,6 @@
<Compile Include="XNodeReplaceOnElement.cs" />
<Compile Include="XNodeSequenceRemove.cs" />
<Compile Include="XElementChangedNotificationTests.cs" />
- </ItemGroup>
- <ItemGroup Condition="'$(TargetGroup)' == 'netstandard'">
<Compile Include="SaveWithFileName.cs" />
</ItemGroup>
<ItemGroup>