From c064db01861500a5906af57c73353a004cae9973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:58:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /Code2Profile Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code2Profile/Code2Profile.csproj | 5 +++-- Code2Profile/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Code2Profile/Code2Profile.csproj b/Code2Profile/Code2Profile.csproj index 0c7b602..682415f 100644 --- a/Code2Profile/Code2Profile.csproj +++ b/Code2Profile/Code2Profile.csproj @@ -31,8 +31,9 @@ 4 - - ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/Code2Profile/packages.config b/Code2Profile/packages.config index 97c22dc..5eaa239 100644 --- a/Code2Profile/packages.config +++ b/Code2Profile/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file