From bb99e3ea07aaecd62d5c59568524133317d081b4 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Wed, 6 Sep 2023 11:49:29 -0500 Subject: [PATCH] Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 (#4681) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- .../AdapterUtilitiesPlayground.csproj | 2 +- .../Microsoft.TestPlatform.CommunicationUtilities.csproj | 2 +- .../Microsoft.TestPlatform.Extensions.TrxLogger.csproj | 2 +- .../Microsoft.TestPlatform.Extensions.TrxLogger.nuspec | 4 ++-- .../Microsoft.TestPlatform.TestHostProvider.csproj | 2 +- ...crosoft.TestPlatform.VsTestConsole.TranslationLayer.csproj | 2 +- ...crosoft.TestPlatform.VsTestConsole.TranslationLayer.nuspec | 2 +- .../Microsoft.TestPlatform.TestHost.csproj | 2 +- .../Microsoft.TestPlatform.TestHost.nuspec | 2 +- .../Microsoft.TestPlatform.AdapterUtilities.UnitTests.csproj | 2 +- .../Microsoft.TestPlatform.ObjectModel.UnitTests.csproj | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5d5c89dcdb..fafb1adf99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,9 +14,9 @@ 5ce78f66d89ea529e459abddb129ab36cb5bd936 - + https://github.com/dotnet/source-build-externals - e3cc6c792114ebdfe6627742d2820dbe1ae5bc47 + 0603839a51f5e18b89c60a3690aff5e81fa666ca diff --git a/eng/Versions.props b/eng/Versions.props index a68bbd8c5d..06423ba803 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,6 +39,7 @@ 16.3.42 17.4.2116 13.0.1 + 13.0.3 3.3.3 3.3.4-beta1.21554.2 1.5.0 @@ -94,6 +95,5 @@ (or the respective branch. It also needs to be on nuget.org. --> 6.5.0 5.0.0 - 13.0.1 diff --git a/playground/AdapterUtilitiesPlayground/AdapterUtilitiesPlayground.csproj b/playground/AdapterUtilitiesPlayground/AdapterUtilitiesPlayground.csproj index 922a3b15e7..c349ddd70e 100644 --- a/playground/AdapterUtilitiesPlayground/AdapterUtilitiesPlayground.csproj +++ b/playground/AdapterUtilitiesPlayground/AdapterUtilitiesPlayground.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Microsoft.TestPlatform.CommunicationUtilities/Microsoft.TestPlatform.CommunicationUtilities.csproj b/src/Microsoft.TestPlatform.CommunicationUtilities/Microsoft.TestPlatform.CommunicationUtilities.csproj index 0ba4614f74..a8f956eba5 100644 --- a/src/Microsoft.TestPlatform.CommunicationUtilities/Microsoft.TestPlatform.CommunicationUtilities.csproj +++ b/src/Microsoft.TestPlatform.CommunicationUtilities/Microsoft.TestPlatform.CommunicationUtilities.csproj @@ -10,7 +10,7 @@ - $(JsonNetVersion) + $(NewtonsoftJsonVersion) diff --git a/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.csproj b/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.csproj index 4226706d05..9a70badab6 100644 --- a/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.csproj +++ b/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.nuspec b/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.nuspec index 9226c84c82..adfd9708bc 100644 --- a/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.nuspec +++ b/src/Microsoft.TestPlatform.Extensions.TrxLogger/Microsoft.TestPlatform.Extensions.TrxLogger.nuspec @@ -5,11 +5,11 @@ - + - + diff --git a/src/Microsoft.TestPlatform.TestHostProvider/Microsoft.TestPlatform.TestHostProvider.csproj b/src/Microsoft.TestPlatform.TestHostProvider/Microsoft.TestPlatform.TestHostProvider.csproj index 6f4c86bc63..42519a6811 100644 --- a/src/Microsoft.TestPlatform.TestHostProvider/Microsoft.TestPlatform.TestHostProvider.csproj +++ b/src/Microsoft.TestPlatform.TestHostProvider/Microsoft.TestPlatform.TestHostProvider.csproj @@ -24,7 +24,7 @@ - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.csproj b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.csproj index 914d20de12..b235169a90 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.csproj +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.nuspec b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.nuspec index 34b1d54eea..4da3c58780 100644 --- a/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.nuspec +++ b/src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.nuspec @@ -5,7 +5,7 @@ - + diff --git a/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.csproj b/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.csproj index c291fdfa05..076a5ab5c5 100644 --- a/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.csproj +++ b/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.nuspec b/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.nuspec index 2b310f8b6a..2b676ebbdb 100644 --- a/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.nuspec +++ b/src/package/Microsoft.TestPlatform.TestHost/Microsoft.TestPlatform.TestHost.nuspec @@ -6,7 +6,7 @@ - + diff --git a/test/Microsoft.TestPlatform.AdapterUtilities.UnitTests/Microsoft.TestPlatform.AdapterUtilities.UnitTests.csproj b/test/Microsoft.TestPlatform.AdapterUtilities.UnitTests/Microsoft.TestPlatform.AdapterUtilities.UnitTests.csproj index 70da778f0b..c2f98954c2 100644 --- a/test/Microsoft.TestPlatform.AdapterUtilities.UnitTests/Microsoft.TestPlatform.AdapterUtilities.UnitTests.csproj +++ b/test/Microsoft.TestPlatform.AdapterUtilities.UnitTests/Microsoft.TestPlatform.AdapterUtilities.UnitTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/Microsoft.TestPlatform.ObjectModel.UnitTests/Microsoft.TestPlatform.ObjectModel.UnitTests.csproj b/test/Microsoft.TestPlatform.ObjectModel.UnitTests/Microsoft.TestPlatform.ObjectModel.UnitTests.csproj index 333c0b4724..6429c9b26b 100644 --- a/test/Microsoft.TestPlatform.ObjectModel.UnitTests/Microsoft.TestPlatform.ObjectModel.UnitTests.csproj +++ b/test/Microsoft.TestPlatform.ObjectModel.UnitTests/Microsoft.TestPlatform.ObjectModel.UnitTests.csproj @@ -12,7 +12,7 @@ - $(JsonNetVersion) + $(NewtonsoftJsonVersion)