Skip to content

Commit

Permalink
fix: Added PackageReleaseNotes
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Jun 11, 2024
1 parent d6c59e1 commit cd75594
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<Description>.NET Hosting infrastructure for Windows Forms.</Description>
<RepositoryUrl>https://github.com/dailydevops/extensions.hosting.winforms.git</RepositoryUrl>
<PackageProjectUrl>https://github.com/dailydevops/extensions.hosting.winforms</PackageProjectUrl>

<PackageReleaseNotes>$(PackageProjectUrl)/releases</PackageReleaseNotes>

<PackageTags>hosting;winforms</PackageTags>

<CopyrightYearStart>2024</CopyrightYearStart>
Expand Down

0 comments on commit cd75594

Please sign in to comment.