From c8d2c60b704a83599f45bd4f0850a3dedd5a3153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:18:22 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/7.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../before/ClassLibrary1/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrationtests/scenarios/i001217-convert-simple-project/before/ClassLibrary1/packages.config b/integrationtests/scenarios/i001217-convert-simple-project/before/ClassLibrary1/packages.config index b5f349b57a..4a8f852c6f 100644 --- a/integrationtests/scenarios/i001217-convert-simple-project/before/ClassLibrary1/packages.config +++ b/integrationtests/scenarios/i001217-convert-simple-project/before/ClassLibrary1/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file