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 --- src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj') diff --git a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj index af56d5851d..809700615a 100644 --- a/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj +++ b/src/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj @@ -13,7 +13,7 @@ - + -- cgit v1.2.3