From 26a02efeb3a163f61f523623cf4f1a846ebf0880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:26:15 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/ai/CodeTorch.AI 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/ai/CodeTorch.AI/CodeTorch.AI.csproj | 5 ++- src/ai/CodeTorch.AI/app.config | 58 ++++++++++++++++++++++++- src/ai/CodeTorch.AI/packages.config | 2 +- 3 files changed, 61 insertions(+), 4 deletions(-) diff --git a/src/ai/CodeTorch.AI/CodeTorch.AI.csproj b/src/ai/CodeTorch.AI/CodeTorch.AI.csproj index e788cd3..09b117a 100644 --- a/src/ai/CodeTorch.AI/CodeTorch.AI.csproj +++ b/src/ai/CodeTorch.AI/CodeTorch.AI.csproj @@ -118,8 +118,9 @@ ..\..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\..\..\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 ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/src/ai/CodeTorch.AI/app.config b/src/ai/CodeTorch.AI/app.config index 146646f..d2f25d7 100644 --- a/src/ai/CodeTorch.AI/app.config +++ b/src/ai/CodeTorch.AI/app.config @@ -12,7 +12,7 @@ - + @@ -70,6 +70,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/ai/CodeTorch.AI/packages.config b/src/ai/CodeTorch.AI/packages.config index 9b7e4dc..a74c874 100644 --- a/src/ai/CodeTorch.AI/packages.config +++ b/src/ai/CodeTorch.AI/packages.config @@ -28,7 +28,7 @@ - + \ No newline at end of file