From 11ae5df1c03aa7e3f67f616c1fbcc6be140fbe06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:22:00 +0000 Subject: [PATCH] Bump System.Text.Json from 5.0.0 to 8.0.4 in /Shield.Client.Fr Bumps System.Text.Json from 5.0.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Shield.Client.Fr/Shield.Client.Fr.csproj | 25 ++++++++++++++---------- Shield.Client.Fr/packages.config | 10 +++++----- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/Shield.Client.Fr/Shield.Client.Fr.csproj b/Shield.Client.Fr/Shield.Client.Fr.csproj index 3f70b2d..53b7b1f 100644 --- a/Shield.Client.Fr/Shield.Client.Fr.csproj +++ b/Shield.Client.Fr/Shield.Client.Fr.csproj @@ -45,8 +45,9 @@ ..\Client\packages\Microsoft.Azure.Amqp.2.5.6\lib\net45\Microsoft.Azure.Amqp.dll - - ..\Client\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\Client\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\Client\packages\Microsoft.Extensions.Configuration.5.0.0\lib\net461\Microsoft.Extensions.Configuration.dll @@ -103,8 +104,9 @@ True True - - ..\Client\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\Client\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\Client\packages\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll @@ -128,8 +130,9 @@ True True - - ..\Client\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + ..\Client\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True @@ -157,11 +160,13 @@ True True - - ..\Client\packages\System.Text.Encodings.Web.5.0.0\lib\net461\System.Text.Encodings.Web.dll + + ..\Client\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True - - ..\Client\packages\System.Text.Json.5.0.0\lib\net461\System.Text.Json.dll + + ..\Client\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True ..\Client\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Shield.Client.Fr/packages.config b/Shield.Client.Fr/packages.config index d7fa914..87e65d5 100644 --- a/Shield.Client.Fr/packages.config +++ b/Shield.Client.Fr/packages.config @@ -4,7 +4,7 @@ - + @@ -20,20 +20,20 @@ - + - + - - + + \ No newline at end of file