Skip to content

Commit

Permalink
chore: point to the correct readme (aws#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajewellamz committed Mar 21, 2024
1 parent cd3287c commit b950b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<ItemGroup>
<None Include="..\..\icon.png" Pack="true" PackagePath="" />
<None Include="..\README.md" Pack="true" PackagePath="" />
<None Include="README.md" Pack="true" PackagePath="" />
</ItemGroup>

</Project>

0 comments on commit b950b4a

Please sign in to comment.