From 40ee7a335367fe824c7be94def5b488595098106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:46:31 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj | 5 +++-- .../Test/WOPIautomation/WOPIautomation/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj index 6f01c7b..83e9178 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj @@ -95,8 +95,9 @@ ..\ExternalReference\Microsoft.SharePoint.Client.Runtime.dll - - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll + True diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config index 6ad3054..7255621 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config @@ -4,7 +4,7 @@ - +