Consolidate Newtonsoft versions (#71402)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Mon, 11 Jul 2022 13:18:03 +0000 (16:18 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Jul 2022 13:18:03 +0000 (06:18 -0700)
commit35d3f2b7e2568ae39d030c6098c5806a7d89b719
tree50e06af6c69f2fb413f90bcadf1a082aed231cda
parent60d3d052eaa8359746090291d81e5e3e17366e06
Consolidate Newtonsoft versions (#71402)

* Consolidate Newtonsoft versions

* Set JsonTextReader's MaxDepth to null
In v13, defaults are changed from null to 64.

* Revert NetCoreServer used by xharness
24 files changed:
eng/Versions.props
src/installer/tests/Assets/TestProjects/HostApiInvokerApp/HostApiInvokerApp.csproj
src/installer/tests/Assets/TestProjects/LightupLib/LightupLib.csproj
src/installer/tests/Assets/TestProjects/PortableApp/PortableApp.csproj
src/installer/tests/Assets/TestProjects/PortableTestApp/PortableTestApp.csproj
src/installer/tests/Assets/TestProjects/SharedFxLookupPortableApp/SharedFxLookupPortableApp.csproj
src/installer/tests/Assets/TestProjects/StandaloneApp/StandaloneApp.csproj
src/installer/tests/Assets/TestProjects/StandaloneApp20/StandaloneApp20.csproj
src/installer/tests/Assets/TestProjects/StandaloneApp21/StandaloneApp21.csproj
src/installer/tests/Assets/TestProjects/StandaloneTestApp/StandaloneTestApp.csproj
src/installer/tests/Assets/TestProjects/StartupHookWithDependency/StartupHookWithDependency.csproj
src/installer/tests/Assets/TestUtils/TestProjects.props
src/installer/tests/HostActivation.Tests/DependencyResolution/ResolveComponentDependencies.cs
src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/ClsidMapTests.cs
src/installer/tests/TestUtils/RuntimeConfig.cs
src/installer/tests/TestUtils/TestUtils.csproj
src/libraries/Microsoft.Extensions.DependencyModel/tests/DependencyContextJsonWriterTests.cs
src/libraries/Microsoft.NETCore.Platforms/src/GenerateRuntimeGraph.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/JsonDocumentTests.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/JsonTestHelper.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonReaderTests.TryGet.cs
src/mono/wasm/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj
src/tests/Common/external/external.csproj
src/tests/ilverify/ILVerificationTests.csproj