Remove dead code in S.R.S.Formatters.Tests (#32229)
authorViktor Hofer <viktor.hofer@microsoft.com>
Thu, 13 Feb 2020 21:27:01 +0000 (22:27 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 21:27:01 +0000 (22:27 +0100)
src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj

index 909ade1..f2cce97 100644 (file)
@@ -1,6 +1,5 @@
 <Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
-    <SkipIncludeNewtonsoftJson>true</SkipIncludeNewtonsoftJson>
     <TestRuntime>true</TestRuntime>
     <IncludeRemoteExecutor>true</IncludeRemoteExecutor>
     <TargetFrameworks>$(NetFrameworkCurrent);$(NetCoreAppCurrent)</TargetFrameworks>