From d055246e316eb3e59c4894c9a46646eb42ca572c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:25:48 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/N2D22 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/N2D22/App.config | 6 +++++- src/N2D22/N2D22.csproj | 12 ++++++------ src/N2D22/packages.config | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/N2D22/App.config b/src/N2D22/App.config index 7febd9f..e4930c9 100644 --- a/src/N2D22/App.config +++ b/src/N2D22/App.config @@ -7,7 +7,11 @@ - + + + + + diff --git a/src/N2D22/N2D22.csproj b/src/N2D22/N2D22.csproj index f050ed0..f7d4343 100644 --- a/src/N2D22/N2D22.csproj +++ b/src/N2D22/N2D22.csproj @@ -51,7 +51,7 @@ ..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll - ..\packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -63,7 +63,7 @@ - ..\packages/System.Memory.4.5.5/lib/net461/System.Memory.dll + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll True @@ -76,15 +76,15 @@ ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll True - ..\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/N2D22/packages.config b/src/N2D22/packages.config index bb90438..5e47bca 100644 --- a/src/N2D22/packages.config +++ b/src/N2D22/packages.config @@ -25,7 +25,7 @@ - +