Skip to content

Commit 03b7909

Browse files
chore(release): change PackageReference of MPL (#654)
1 parent 5a93e93 commit 03b7909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsEncryptionSDK/runtimes/net/ESDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="AWSSDK.Core" Version="3.7.300.2" />
3434
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
3535
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
36-
<ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
36+
<PackageReference Include="AWS.Cryptography.MaterialProviders" Version="1.3.0" />
3737
<!--
3838
System.Collections.Immutable can be removed once dafny.msbuild is updated with
3939
https://github.com/dafny-lang/dafny.msbuild/pull/10 and versioned

0 commit comments

Comments
 (0)