We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af8a2f commit 8c1c534Copy full SHA for 8c1c534
Directory.Packages.props
@@ -16,7 +16,7 @@
16
17
<!-- Must be kept at version 1.0.0, see https://github.com/sshnet/SSH.NET/pull/1288 for details. -->
18
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />
19
- <PackageVersion Include="Microsoft.Bcl.Cryptography" Version="10.0.0-preview.2.25163.2" />
+ <PackageVersion Include="Microsoft.Bcl.Cryptography" Version="10.0.0-preview.3.25171.5" />
20
21
<!-- No reason to require later than 6.0.0 at this time. -->
22
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
0 commit comments