diff --git a/eng/Build.props b/eng/Build.props index 775c67197032..fd3736f50d0d 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -16,25 +16,25 @@ - - + + diff --git a/src/Hosting/test/FunctionalTests/Microsoft.AspNetCore.Hosting.FunctionalTests.csproj b/src/Hosting/test/FunctionalTests/Microsoft.AspNetCore.Hosting.FunctionalTests.csproj index c08ed3c7f324..9102baf5c706 100644 --- a/src/Hosting/test/FunctionalTests/Microsoft.AspNetCore.Hosting.FunctionalTests.csproj +++ b/src/Hosting/test/FunctionalTests/Microsoft.AspNetCore.Hosting.FunctionalTests.csproj @@ -1,5 +1,4 @@ - $(DefaultNetCoreTargetFramework) @@ -17,13 +16,20 @@ + + - diff --git a/src/Servers/HttpSys/test/NonHelixTests/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj b/src/Servers/HttpSys/test/NonHelixTests/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj index 58ca1a4d3baa..43ed463c2449 100644 --- a/src/Servers/HttpSys/test/NonHelixTests/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj +++ b/src/Servers/HttpSys/test/NonHelixTests/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj @@ -1,5 +1,4 @@ - $(DefaultNetCoreTargetFramework) HttpSys.NonHelixTests @@ -25,6 +24,9 @@ + -