diff --git a/eng/SharedFramework.Local.props b/eng/SharedFramework.Local.props index 8208597edbc4..46be57d9577b 100644 --- a/eng/SharedFramework.Local.props +++ b/eng/SharedFramework.Local.props @@ -13,7 +13,9 @@ + + @@ -44,7 +46,6 @@ - @@ -52,7 +53,6 @@ - diff --git a/src/Http/Headers/src/Microsoft.Net.Http.Headers.csproj b/src/Http/Headers/src/Microsoft.Net.Http.Headers.csproj index de4cde7ecc5f..a1107b97ec06 100644 --- a/src/Http/Headers/src/Microsoft.Net.Http.Headers.csproj +++ b/src/Http/Headers/src/Microsoft.Net.Http.Headers.csproj @@ -6,7 +6,7 @@ true true http - false + true true true @@ -18,6 +18,10 @@ + + + + diff --git a/src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj b/src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj index 7daec005cf6d..61320f7ee539 100644 --- a/src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj +++ b/src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj @@ -8,7 +8,7 @@ true true aspnetcore - false + true true @@ -26,6 +26,10 @@ + + + +