From 26de4b885b4d64b913b46e0e9df6b4e42d3e165d Mon Sep 17 00:00:00 2001 From: AJ Isaacs Date: Mon, 9 Dec 2024 09:37:57 -0500 Subject: [PATCH] Updated Newtonsoft.Json --- CutList/CutList.csproj | 4 ++-- CutList/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CutList/CutList.csproj b/CutList/CutList.csproj index 282ca27..efc1cc4 100644 --- a/CutList/CutList.csproj +++ b/CutList/CutList.csproj @@ -64,8 +64,8 @@ false - - ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll ..\packages\Math-Expression-Evaluator.1.3.2\lib\netstandard2.0\SimpleExpressionEvaluator.dll diff --git a/CutList/packages.config b/CutList/packages.config index b957692..51aafdc 100644 --- a/CutList/packages.config +++ b/CutList/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file