Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Commit

Permalink
Add link to release notes to nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
Abrynos committed Aug 12, 2021
1 parent af2480d commit 2e8ca29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Implement.Net/Implement.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<Title>Implement.Net</Title>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReadmeFile>./README.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/Abrynos/Implement.Net/releases</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2e8ca29

Please sign in to comment.