Skip to content

Commit

Permalink
chore(release): change PackageReference of MPL (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-karanjit authored May 14, 2024
1 parent 5a93e93 commit 03b7909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AwsEncryptionSDK/runtimes/net/ESDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="AWSSDK.Core" Version="3.7.300.2" />
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
<PackageReference Include="AWS.Cryptography.MaterialProviders" Version="1.3.0" />
<!--
System.Collections.Immutable can be removed once dafny.msbuild is updated with
https://github.com/dafny-lang/dafny.msbuild/pull/10 and versioned
Expand Down

0 comments on commit 03b7909

Please sign in to comment.