From 8a910604518667d49ef19ea11f7e8eef179d7260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:02:38 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../lesson-43/sample-solution/Core/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/code-listings/lesson-43/sample-solution/Core/packages.config b/src/code-listings/lesson-43/sample-solution/Core/packages.config index 1ea8e92..dd443a8 100644 --- a/src/code-listings/lesson-43/sample-solution/Core/packages.config +++ b/src/code-listings/lesson-43/sample-solution/Core/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file