Skip to content

Commit 6c33232

Browse files
test net breaking
1 parent 5a46fe9 commit 6c33232

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Examples/runtimes/net/Examples.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<ProjectReference Include="../../../DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj" />
12+
<ProjectReference Include="../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj"/>
13+
<PackageReference Include="AWS.Cryptography.DbEncryptionSDK.DynamoDb" Version="3.7.0" />
1314
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.5"/>
1415
</ItemGroup>
1516

0 commit comments

Comments
 (0)