From b87e460bd0909c7f93e262f6fd7f5385eceda5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 10:22:17 +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] --- .../Create Excel/Create Excel/Create Excel.csproj | 7 ++++--- .../ASP.NET MVC/Create Excel/Create Excel/Web.config | 2 +- .../ASP.NET MVC/Create Excel/Create Excel/packages.config | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Create Excel.csproj b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Create Excel.csproj index cae05e37..776bb61e 100644 --- a/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Create Excel.csproj +++ b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Create Excel.csproj @@ -46,6 +46,10 @@ + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + ..\packages\Syncfusion.XlsIO.AspNet.Mvc5.19.4.0.53\lib\net45\Syncfusion.Compression.Base.dll @@ -108,9 +112,6 @@ True ..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.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 MVC/Create Excel/Create Excel/Web.config b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Web.config index 457482ea..064ea021 100644 --- a/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Web.config +++ b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/Web.config @@ -32,7 +32,7 @@ - + diff --git a/Getting Started/ASP.NET MVC/Create Excel/Create Excel/packages.config b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/packages.config index 207ed54b..38886e99 100644 --- a/Getting Started/ASP.NET MVC/Create Excel/Create Excel/packages.config +++ b/Getting Started/ASP.NET MVC/Create Excel/Create Excel/packages.config @@ -12,7 +12,7 @@ - + \ No newline at end of file