From b7d1a08265d8170146c50aa72fde003ded702ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 19:14:18 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /archilabUI2023 Bumps Newtonsoft.Json from 8.0.3 to 13.0.1. --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archilab2023/archilab2023.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/archilab2023/archilab2023.csproj b/archilab2023/archilab2023.csproj index 6aea6af..1062409 100644 --- a/archilab2023/archilab2023.csproj +++ b/archilab2023/archilab2023.csproj @@ -121,8 +121,9 @@ ..\packages\Prism.4.1.0.0\lib\NET40\Microsoft.Practices.Prism.Interactivity.dll - - ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.dll + True ..\packages\NUnit.2.6.3\lib\nunit.framework.dll