Skip to content

Commit 74f639b

Browse files
author
Shubham Chaturvedi
committed
chore: pin mpl version as project ref
1 parent 36f436e commit 74f639b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<ItemGroup>
6060
<PackageReference Include="DafnyRuntime" Version="$(DafnyVersion)" />
6161
<!-- Before releasing a new DBESDK version ensure to pin the MPL -->
62-
<PackageReference Include="AWS.Cryptography.MaterialProviders" Version="[2.0.0]" />
62+
<ProjectReference Include="../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" Version="[2.0.0]" />
6363
<!--
6464
System.Collections.Immutable can be removed once dafny.msbuild is updated with
6565
https://github.com/dafny-lang/dafny.msbuild/pull/10 and versioned

0 commit comments

Comments
 (0)