From 19d82d9e11ff50d622025ddc651de5688ebf06dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:50:45 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /Editor/AGS.Editor Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Editor/AGS.Editor/AGSEditor.csproj | 4 ++-- Editor/AGS.Editor/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Editor/AGS.Editor/AGSEditor.csproj b/Editor/AGS.Editor/AGSEditor.csproj index a6ac10bc4ba..8c4309fcd02 100644 --- a/Editor/AGS.Editor/AGSEditor.csproj +++ b/Editor/AGS.Editor/AGSEditor.csproj @@ -77,8 +77,8 @@ ..\..\Solutions\packages\Magick.NET-Q8-x86.7.10.0\lib\net40\Magick.NET-Q8-x86.dll - - ..\..\Solutions\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\..\Solutions\packages\Newtonsoft.Json.13.0.1\lib\net46\Newtonsoft.Json.dll True diff --git a/Editor/AGS.Editor/packages.config b/Editor/AGS.Editor/packages.config index 4bf6f885849..2c41ae670f7 100644 --- a/Editor/AGS.Editor/packages.config +++ b/Editor/AGS.Editor/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file