From 608267af43311b131d20e4111477ffb1109233a0 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Sat, 11 Feb 2017 21:40:35 -0800 Subject: Cleanup netstandard ifdefs and conditions (#16072) * Cleanup netstandard conditions in csproj files * Cleanup netstandard17 ifdefs * Disable failing tests --- .../TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/System.Private.Xml.Linq/tests') 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 @@ - - -- cgit v1.2.3