Skip to content

Commit

Permalink
Include ReadMe while packing lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart ten Wolde authored and Lennart ten Wolde committed Apr 28, 2023
1 parent e4d4135 commit c19ff9d
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 c19ff9d

Please sign in to comment.