Skip to content

Commit

Permalink
Include README.md in package
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Nov 2, 2023
1 parent 4dcdd66 commit 39b9ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Hangfire.Console/Hangfire.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
• Initial release
</PackageReleaseNotes>
<PackageIcon>hangfire.console.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/IdentityStream/Hangfire.Console</RepositoryUrl>
Expand Down

0 comments on commit 39b9ab1

Please sign in to comment.