From 1cd876c64557b8bc97bb1babbbf8f1baedf190ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:15:41 +0000 Subject: [PATCH] Bump System.Text.Json from 6.0.7 to 6.0.10 in /JonasPluginBaseLib Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.7 to 6.0.10. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.7...v6.0.10) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JonasPluginBaseLib/JonasPluginBaseLib.csproj | 5 ++- JonasPluginBaseLib/app.config | 42 +++++++++++++++++++- JonasPluginBaseLib/packages.config | 2 +- 3 files changed, 45 insertions(+), 4 deletions(-) diff --git a/JonasPluginBaseLib/JonasPluginBaseLib.csproj b/JonasPluginBaseLib/JonasPluginBaseLib.csproj index 02437f7..c12449e 100644 --- a/JonasPluginBaseLib/JonasPluginBaseLib.csproj +++ b/JonasPluginBaseLib/JonasPluginBaseLib.csproj @@ -77,8 +77,9 @@ ..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll - - ..\packages\System.Text.Json.6.0.7\lib\net461\System.Text.Json.dll + + ..\packages\System.Text.Json.6.0.10\lib\net461\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/JonasPluginBaseLib/app.config b/JonasPluginBaseLib/app.config index 86ac1e2..e1116a4 100644 --- a/JonasPluginBaseLib/app.config +++ b/JonasPluginBaseLib/app.config @@ -8,7 +8,47 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/JonasPluginBaseLib/packages.config b/JonasPluginBaseLib/packages.config index f5a30bb..9e9e762 100644 --- a/JonasPluginBaseLib/packages.config +++ b/JonasPluginBaseLib/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file