Skip to content

Commit 7e54b12

Browse files
Add a link to release notes in NuGet package
1 parent 6e8f190 commit 7e54b12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-common/NHibernate.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<PackageIconUrl>https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png</PackageIconUrl>
2020
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
2121
<PackageLicenseUrl>https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/LICENSE.txt</PackageLicenseUrl>
22+
<PackageReleaseNotes>https://github.com/nhibernate/nhibernate-core/blob/$(VersionPrefix)/releasenotes.txt</PackageReleaseNotes>
2223
<RepositoryUrl>https://github.com/nhibernate/nhibernate-core.git</RepositoryUrl>
2324
<RepositoryType>git</RepositoryType>
2425

0 commit comments

Comments
 (0)