diff --git a/build/artifacts.props b/build/artifacts.props index 81aa05fb07..4973a3fb83 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -57,6 +57,7 @@ This can be done once #4246 is complete, and done in conjunction with converting + @@ -137,7 +138,6 @@ This can be done once #4246 is complete, and done in conjunction with converting - diff --git a/src/Mvc/src/Microsoft.AspNetCore.Mvc.NewtonsoftJson/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj b/src/Mvc/src/Microsoft.AspNetCore.Mvc.NewtonsoftJson/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj index 9bb08478c3..8e4e81faf1 100644 --- a/src/Mvc/src/Microsoft.AspNetCore.Mvc.NewtonsoftJson/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj +++ b/src/Mvc/src/Microsoft.AspNetCore.Mvc.NewtonsoftJson/Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj @@ -6,6 +6,7 @@ $(NoWarn);CS1591 true aspnetcore;aspnetcoremvc;json + true