From 87a8d061bc5e7fc124ea409a285541c5fbe88782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:36:26 +0000 Subject: [PATCH] Bump Newtonsoft.Json 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] --- Samples/EdgeModules/Common/CS/Common.csproj | 2 +- .../cs/SqueezeNetObjectDetection.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Samples/EdgeModules/Common/CS/Common.csproj b/Samples/EdgeModules/Common/CS/Common.csproj index 1d5499758..14b1c63b1 100644 --- a/Samples/EdgeModules/Common/CS/Common.csproj +++ b/Samples/EdgeModules/Common/CS/Common.csproj @@ -4,7 +4,7 @@ - + diff --git a/Samples/EdgeModules/SqueezeNetObjectDetection/cs/SqueezeNetObjectDetection.csproj b/Samples/EdgeModules/SqueezeNetObjectDetection/cs/SqueezeNetObjectDetection.csproj index ab9a72fd1..764a3d8a0 100644 --- a/Samples/EdgeModules/SqueezeNetObjectDetection/cs/SqueezeNetObjectDetection.csproj +++ b/Samples/EdgeModules/SqueezeNetObjectDetection/cs/SqueezeNetObjectDetection.csproj @@ -21,7 +21,7 @@ - +