We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e195a1 commit 733166dCopy full SHA for 733166d
AwsCryptographyPrimitives/runtimes/net/Crypto.csproj
@@ -59,7 +59,7 @@
59
<ItemGroup>
60
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2" />
61
<PackageReference Include="DafnyRuntime" Version="[4.2.0,$(DafnyVersion)]" />
62
- <PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
+ <PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
63
<ProjectReference Include="../../../StandardLibrary/runtimes/net/STD.csproj" />
64
65
<!--
0 commit comments