From ab6d16b212ef9ea9519eacb9d7a51ba1348d0b19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:00:56 +0000 Subject: [PATCH] Bump the nuget group across 1 directory with 2 updates Bumps the nuget group with 2 updates in the / directory: jQuery and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). Updates `jQuery` from 1.10.2 to 3.5.0 Updates `Newtonsoft.Json` from 6.0.4 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.4...13.0.1) --- updated-dependencies: - dependency-name: jQuery dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- AspxToPdfTutorial.csproj | 7 ++++--- Web.config | 18 +++++++++++++++++- packages.config | 4 ++-- 3 files changed, 23 insertions(+), 6 deletions(-) diff --git a/AspxToPdfTutorial.csproj b/AspxToPdfTutorial.csproj index 2ff6962..fa667b2 100644 --- a/AspxToPdfTutorial.csproj +++ b/AspxToPdfTutorial.csproj @@ -52,6 +52,10 @@ ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + @@ -104,9 +108,6 @@ - - ..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll - ..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll diff --git a/Web.config b/Web.config index 266a3bf..1250511 100644 --- a/Web.config +++ b/Web.config @@ -23,12 +23,28 @@ - + + + + + + + + + + + + + + + + + diff --git a/packages.config b/packages.config index cf71b72..3367db8 100644 --- a/packages.config +++ b/packages.config @@ -5,7 +5,7 @@ - + @@ -23,7 +23,7 @@ - + \ No newline at end of file