From a72563ac2bd1987793726002cf7be6c5bea987a3 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:31:56 +0300 Subject: [PATCH 1/3] Update SystemTextJsonToolsetVersion --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index bf4b2e05fb8383..7826e9dbecbeeb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -136,7 +136,7 @@ 10.0.0-alpha.1.24504.10 8.0.0 - 8.0.4 + 8.0.5 8.0.0 8.0.0 From c4742c937c0cf7b40229b858fdcff25c24459b04 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:52:52 +0300 Subject: [PATCH 2/3] Update Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj --- ...xtensions.DependencyInjection.ExternalContainers.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj b/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj index 4ca8c97b32c5bc..4e2d54ceca8445 100644 --- a/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj +++ b/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj @@ -23,6 +23,7 @@ + From 3642f29cdb59b65fdce4906f2ee6c61908694275 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:10:05 +0300 Subject: [PATCH 3/3] Update Wasm.Build.Tests.csproj --- src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj b/src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj index 221ef09bfd1dd2..9a24ca0dac83bd 100644 --- a/src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj +++ b/src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj @@ -48,6 +48,7 @@ +