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 5a46fe9 commit 6c33232Copy full SHA for 6c33232
Examples/runtimes/net/Examples.csproj
@@ -9,7 +9,8 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <ProjectReference Include="../../../DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj" />
+ <ProjectReference Include="../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj"/>
13
+ <PackageReference Include="AWS.Cryptography.DbEncryptionSDK.DynamoDb" Version="3.7.0" />
14
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.5"/>
15
</ItemGroup>
16
0 commit comments