From 28f39c4693924d49cca809351d5b8dc5f4d4ab7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:57:05 +0000 Subject: [PATCH] Bump System.Text.Json from 7.0.3 to 8.0.4 in /Site Bumps System.Text.Json from 7.0.3 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Site/Site.csproj | 15 +++++++++------ Site/packages.config | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Site/Site.csproj b/Site/Site.csproj index 421c4156..bdc647c7 100644 --- a/Site/Site.csproj +++ b/Site/Site.csproj @@ -168,8 +168,9 @@ ..\packages\Microsoft.AspNetCore.Http.Features.5.0.17\lib\net461\Microsoft.AspNetCore.Http.Features.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\lib\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll @@ -333,11 +334,13 @@ ..\packages\System.Text.Encoding.CodePages.7.0.0\lib\net462\System.Text.Encoding.CodePages.dll - - ..\packages\System.Text.Encodings.Web.7.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.7.0.3\lib\net462\System.Text.Json.dll + + ..\packages/System.Text.Json.8.0.4/lib/net462/System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Site/packages.config b/Site/packages.config index 18517fbe..bb6b2c04 100644 --- a/Site/packages.config +++ b/Site/packages.config @@ -28,7 +28,7 @@ - + @@ -71,8 +71,8 @@ - - + +