From e7b75dc46b26bd8e49b9f5f564f694da4711ed89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:03:09 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MifielAPI/MifielAPI/MifielAPI.csproj | 12 +++++------- MifielAPI/MifielAPI/packages.config | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/MifielAPI/MifielAPI/MifielAPI.csproj b/MifielAPI/MifielAPI/MifielAPI.csproj index c186ede..35a55c0 100644 --- a/MifielAPI/MifielAPI/MifielAPI.csproj +++ b/MifielAPI/MifielAPI/MifielAPI.csproj @@ -47,19 +47,17 @@ Through Mifiel’s API, you can easily manage documents and certificates within 4 + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - @@ -95,4 +93,4 @@ Through Mifiel’s API, you can easily manage documents and certificates within --> - + \ No newline at end of file diff --git a/MifielAPI/MifielAPI/packages.config b/MifielAPI/MifielAPI/packages.config index b5444a5..d9a84d8 100644 --- a/MifielAPI/MifielAPI/packages.config +++ b/MifielAPI/MifielAPI/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file