Skip to content

Commit

Permalink
Add PackageReadmeFile property
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed Apr 11, 2023
1 parent 225e197 commit 10cd32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LibGit2Sharp/LibGit2Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\libgit2sharp.snk</AssemblyOriginatorKeyFile>
<PackageIcon>square-logo.png</PackageIcon>
<PackageReadmeFile>App_Readme/README.md</PackageReadmeFile>
<PackageLicenseFile>App_Readme/LICENSE.md</PackageLicenseFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<MinVerDefaultPreReleaseIdentifiers>preview.0</MinVerDefaultPreReleaseIdentifiers>
Expand Down

0 comments on commit 10cd32c

Please sign in to comment.