From c5d383226276ba013fc77ac6414c314cd8d3805d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 06:15:40 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /daily-code-1/daily-code-1/Web/WebAppSearch Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../daily-code-1/Web/WebAppSearch/WebAppSearch.csproj | 5 +++-- daily-code-1/daily-code-1/Web/WebAppSearch/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/daily-code-1/daily-code-1/Web/WebAppSearch/WebAppSearch.csproj b/daily-code-1/daily-code-1/Web/WebAppSearch/WebAppSearch.csproj index 937b86b8..01a77622 100644 --- a/daily-code-1/daily-code-1/Web/WebAppSearch/WebAppSearch.csproj +++ b/daily-code-1/daily-code-1/Web/WebAppSearch/WebAppSearch.csproj @@ -62,8 +62,9 @@ ..\..\..\packages\MongoDB.Driver.Core.2.8.1\lib\net452\MongoDB.Driver.Core.dll - - ..\..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll + + ..\..\..\packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.dll + True ..\..\..\packages\PlainElastic.Net.1.1.55\lib\Net40\PlainElastic.Net.dll diff --git a/daily-code-1/daily-code-1/Web/WebAppSearch/packages.config b/daily-code-1/daily-code-1/Web/WebAppSearch/packages.config index 70443091..f1971abb 100644 --- a/daily-code-1/daily-code-1/Web/WebAppSearch/packages.config +++ b/daily-code-1/daily-code-1/Web/WebAppSearch/packages.config @@ -20,7 +20,7 @@ - +