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 8725990 commit 11da182Copy full SHA for 11da182
AwsEncryptionSDK/runtimes/net/ESDK.csproj
@@ -30,7 +30,7 @@
30
31
<ItemGroup>
32
<!-- TODO: manually upgraded to match the latest from MPL, is that reasonable? -->
33
- <PackageReference Include="AWSSDK.Core" Version="3.7.300.2" />
+ <PackageReference Include="AWSSDK.Core" Version="3.7" />
34
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
35
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
36
<ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
0 commit comments