Skip to content

Commit

Permalink
Bump System.Security.Cryptography.X509Certificates (#198)
Browse files Browse the repository at this point in the history
Bumps System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2.

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.X509Certificates
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2022
1 parent 4fec75c commit 9808235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MigrationBackup/0e6fe1d0/FrEee.WinForms/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<package id="System.Security.Cryptography.Algorithms" version="4.2.0" targetFramework="net471" />
<package id="System.Security.Cryptography.Encoding" version="4.0.0" targetFramework="net471" />
<package id="System.Security.Cryptography.Primitives" version="4.0.0" targetFramework="net471" />
<package id="System.Security.Cryptography.X509Certificates" version="4.1.0" targetFramework="net471" />
<package id="System.Security.Cryptography.X509Certificates" version="4.1.2" targetFramework="net471" />
<package id="System.Text.Encoding" version="4.0.11" targetFramework="net471" />
<package id="System.Text.Encoding.Extensions" version="4.0.11" targetFramework="net471" />
<package id="System.Text.RegularExpressions" version="4.1.0" targetFramework="net471" />
Expand Down

0 comments on commit 9808235

Please sign in to comment.