From 28d9dedc5cf7ab3839312c9664f8aef53fae71c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 21:20:40 +0000 Subject: [PATCH] Bump System.Security.Cryptography.Xml in /RSACryptoIntro/BasicCrypto Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RSACryptoIntro/BasicCrypto/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RSACryptoIntro/BasicCrypto/packages.config b/RSACryptoIntro/BasicCrypto/packages.config index 9798642..82d3422 100644 --- a/RSACryptoIntro/BasicCrypto/packages.config +++ b/RSACryptoIntro/BasicCrypto/packages.config @@ -1,7 +1,7 @@  - + \ No newline at end of file