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 11da182 commit 0cc745dCopy full SHA for 0cc745d
AwsEncryptionSDK/runtimes/net/ESDK.csproj
@@ -32,7 +32,7 @@
32
<!-- TODO: manually upgraded to match the latest from MPL, is that reasonable? -->
33
<PackageReference Include="AWSSDK.Core" Version="3.7" />
34
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
35
- <PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
+ <PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
36
<ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
37
<!--
38
System.Collections.Immutable can be removed once dafny.msbuild is updated with
0 commit comments