Skip to content

Commit

Permalink
Add README.md to NuGet package (#612)
Browse files Browse the repository at this point in the history
Resolve #566.
  • Loading branch information
dtivel committed Mar 21, 2023
1 parent 3e381ee commit 9d37b51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Sign.Cli/Sign.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
<Pack>true</Pack>
<PackagePath>\</PackagePath>
</Content>
<Content Include="$(RepositoryRootDirectory)\README.md">
<Pack>true</Pack>
<PackagePath>\</PackagePath>
</Content>
<Content Include="$(RepositoryRootDirectory)\THIRD-PARTY-NOTICES.txt">
<Pack>true</Pack>
<PackagePath>\</PackagePath>
Expand Down

0 comments on commit 9d37b51

Please sign in to comment.