From 2b2ad9bd72ad8b01df55887287761798c51d5c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 21:34:11 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /example/Framework472.EncryptDemo Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/Framework472.EncryptDemo/packages.config | 2 +- src/NETCore.Encrypt/NETCore.Encrypt.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/Framework472.EncryptDemo/packages.config b/example/Framework472.EncryptDemo/packages.config index a75532f..5eaa239 100644 --- a/example/Framework472.EncryptDemo/packages.config +++ b/example/Framework472.EncryptDemo/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/src/NETCore.Encrypt/NETCore.Encrypt.csproj b/src/NETCore.Encrypt/NETCore.Encrypt.csproj index d22f222..2ee9652 100644 --- a/src/NETCore.Encrypt/NETCore.Encrypt.csproj +++ b/src/NETCore.Encrypt/NETCore.Encrypt.csproj @@ -29,7 +29,7 @@ - + \ No newline at end of file