From d136a70d70832b732406cb341ec6cca490990164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:59:37 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ShareFile.Sample.WebAuthentication/App.config | 10 +++++++++- .../ShareFile.Sample.WebAuthentication.csproj | 7 ++++--- .../ShareFile.Sample.WebAuthentication/packages.config | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/App.config b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/App.config index 8e15646..d58ab5a 100644 --- a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/App.config +++ b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/ShareFile.Sample.WebAuthentication.csproj b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/ShareFile.Sample.WebAuthentication.csproj index c8b4d39..c8cc8ba 100644 --- a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/ShareFile.Sample.WebAuthentication.csproj +++ b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/ShareFile.Sample.WebAuthentication.csproj @@ -1,4 +1,4 @@ - + @@ -32,8 +32,9 @@ 4 - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\ShareFile.Api.Client.4.0.200\lib\net45\ShareFile.Api.Client.dll diff --git a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/packages.config b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/packages.config index b431942..31f7a50 100644 --- a/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/packages.config +++ b/Samples/ShareFile.Sample/ShareFile.Sample.WebAuthentication/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file