From 569a2a80f5836aef848b6a8baee3dfb4247a888c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:48:01 +0000 Subject: [PATCH] Bump System.Text.Json in /src/testapps/AspNetFramework Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/testapps/AspNetFramework/AspNetFramework.csproj | 10 +++++----- src/testapps/AspNetFramework/Web.config | 10 +++++----- src/testapps/AspNetFramework/packages.config | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/testapps/AspNetFramework/AspNetFramework.csproj b/src/testapps/AspNetFramework/AspNetFramework.csproj index b59f032..da3c569 100644 --- a/src/testapps/AspNetFramework/AspNetFramework.csproj +++ b/src/testapps/AspNetFramework/AspNetFramework.csproj @@ -42,8 +42,8 @@ 4 - - ../packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -74,11 +74,11 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - ../packages/System.Text.Encodings.Web.8.0.0/lib/net462/System.Text.Encodings.Web.dll + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll True - - ../packages/System.Text.Json.8.0.4/lib/net462/System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll True diff --git a/src/testapps/AspNetFramework/Web.config b/src/testapps/AspNetFramework/Web.config index 770e76c..8857f51 100644 --- a/src/testapps/AspNetFramework/Web.config +++ b/src/testapps/AspNetFramework/Web.config @@ -45,15 +45,15 @@ - + - + - + @@ -73,7 +73,7 @@ - + @@ -85,7 +85,7 @@ - + diff --git a/src/testapps/AspNetFramework/packages.config b/src/testapps/AspNetFramework/packages.config index 93f6156..710c3ec 100644 --- a/src/testapps/AspNetFramework/packages.config +++ b/src/testapps/AspNetFramework/packages.config @@ -4,7 +4,7 @@ - + @@ -14,7 +14,7 @@ - +