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 03b7909 commit 9c73845Copy full SHA for 9c73845
AwsEncryptionSDK/runtimes/net/ESDK.csproj
@@ -33,7 +33,7 @@
33
<PackageReference Include="AWSSDK.Core" Version="3.7.300.2" />
34
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
35
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
36
- <PackageReference Include="AWS.Cryptography.MaterialProviders" Version="1.3.0" />
+ <ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
37
<!--
38
System.Collections.Immutable can be removed once dafny.msbuild is updated with
39
https://github.com/dafny-lang/dafny.msbuild/pull/10 and versioned
0 commit comments