From 4dfc0d17c4c189bb7d7e282a9ebfb3a577971deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:10:27 +0000 Subject: [PATCH] Bump Newtonsoft.Json 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] --- .../Edit Excel/Edit Excel/Edit Excel.csproj | 7 ++--- .../Edit Excel/Edit Excel/Web.config | 26 ++++++++++++++++++- .../Edit Excel/Edit Excel/packages.config | 2 +- 3 files changed, 30 insertions(+), 5 deletions(-) diff --git a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj index 996c2484..266b73ae 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj @@ -49,6 +49,10 @@ True + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + ..\packages\Syncfusion.Compression.Base.19.4.0.38\lib\net46\Syncfusion.Compression.Base.dll @@ -90,9 +94,6 @@ ..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll - - ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - True ..\packages\WebGrease.1.6.0\lib\WebGrease.dll diff --git a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config index c32af316..bd97cd53 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config @@ -42,12 +42,36 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config index aebddada..180fcfab 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config @@ -14,7 +14,7 @@ - +