From db739e10ab955e003af9a45c5c1863eba86435fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:30:38 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/server/Shared/Shared.Core Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/server/Shared/Shared.Core/Shared.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/Shared/Shared.Core/Shared.Core.csproj b/src/server/Shared/Shared.Core/Shared.Core.csproj index d87e867..14ce541 100644 --- a/src/server/Shared/Shared.Core/Shared.Core.csproj +++ b/src/server/Shared/Shared.Core/Shared.Core.csproj @@ -39,7 +39,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive