Skip to content

Commit

Permalink
Merge pull request #11 from lenndewolten/bug/fix-packing-aws-sqs-lib
Browse files Browse the repository at this point in the history
Include ReadMe while packing lib
  • Loading branch information
lenndewolten committed Apr 28, 2023
2 parents e4d4135 + c19ff9d commit 81e53c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Dequeueable.AmazonSQS/Dequeueable.AmazonSQS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
<InternalsVisibleTo Include="DynamicProxyGenAssembly2" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
<None Include="README.md" Pack="true" PackagePath="\" />
</ItemGroup>
</Project>

0 comments on commit 81e53c1

Please sign in to comment.