From 1b38b22f6fce0bfe63812fa4d5cf3b68a94d6266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 03:39:48 +0000 Subject: [PATCH] Bump the nuget group with 1 update Bumps Newtonsoft.Json from 11.0.2 to 13.0.1 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/GBlog/GBlog.csproj | 5 +++-- src/GBlog/Web.config | 8 ++++---- src/GBlog/packages.config | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/GBlog/GBlog.csproj b/src/GBlog/GBlog.csproj index d0634ff..7c39f3a 100644 --- a/src/GBlog/GBlog.csproj +++ b/src/GBlog/GBlog.csproj @@ -47,8 +47,9 @@ - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\StructureMap.4.7.0\lib\net45\StructureMap.dll diff --git a/src/GBlog/Web.config b/src/GBlog/Web.config index bfbedee..c05cd56 100644 --- a/src/GBlog/Web.config +++ b/src/GBlog/Web.config @@ -26,7 +26,7 @@ - + @@ -38,15 +38,15 @@ - + - + - + diff --git a/src/GBlog/packages.config b/src/GBlog/packages.config index 5c53a9e..95df8a1 100644 --- a/src/GBlog/packages.config +++ b/src/GBlog/packages.config @@ -7,7 +7,7 @@ - +