From 9a13e3ff133ff4321f4736f7b69cbb71a721332b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:04:55 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /PoESkillTree.Engine.Computation.Console Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../PoESkillTree.Engine.Computation.Console.csproj | 2 +- .../PoESkillTree.Engine.GameModel.csproj | 2 +- PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PoESkillTree.Engine.Computation.Console/PoESkillTree.Engine.Computation.Console.csproj b/PoESkillTree.Engine.Computation.Console/PoESkillTree.Engine.Computation.Console.csproj index e0fc8664..cfc809d7 100644 --- a/PoESkillTree.Engine.Computation.Console/PoESkillTree.Engine.Computation.Console.csproj +++ b/PoESkillTree.Engine.Computation.Console/PoESkillTree.Engine.Computation.Console.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj b/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj index c54263b9..e41621fd 100644 --- a/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj +++ b/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj @@ -32,7 +32,7 @@ - + all diff --git a/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj b/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj index 38613046..7dddfea6 100644 --- a/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj +++ b/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive