From bf51333fe6453e3414c9ff463445166a3d1f2d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:16:37 +0000 Subject: [PATCH] Bump System.Text.Json from 4.6.0 to 8.0.4 Bumps System.Text.Json from 4.6.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Utilities.csproj | 22 ++++++++++++---------- packages.config | 10 +++++----- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/Utilities.csproj b/Utilities.csproj index 5df4bc7..7c1777b 100644 --- a/Utilities.csproj +++ b/Utilities.csproj @@ -34,8 +34,8 @@ 4 - - packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\BilaraDataCreator\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll True @@ -163,8 +163,8 @@ packages\System.Linq.Async.4.1.1\lib\net461\System.Linq.Async.dll True - - packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\BilaraDataCreator\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll True @@ -172,15 +172,17 @@ packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll True - - packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\BilaraDataCreator\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll True - - ..\BilaraDataCreator\packages\System.Text.Encodings.Web.4.6.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + + ..\BilaraDataCreator\packages\System.Text.Encodings.Web.8.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + True - - ..\BilaraDataCreator\packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll + + ..\BilaraDataCreator\packages\System.Text.Json.8.0.4\lib\netstandard2.0\System.Text.Json.dll + True ..\BilaraDataCreator\packages\System.Threading.Channels.4.7.0\lib\netstandard2.0\System.Threading.Channels.dll diff --git a/packages.config b/packages.config index ba2d0ce..ebd0dbe 100644 --- a/packages.config +++ b/packages.config @@ -1,6 +1,6 @@  - + @@ -34,11 +34,11 @@ - + - - - + + +