Skip to content

Commit a8ffc70

Browse files
committed
Add release notes link in the NuGet package (link to the CHANGELOG file)
1 parent 62ad272 commit a8ffc70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Serilog.Formatting.Log4Net.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2828
<PackageTags>serilog log4net log4j</PackageTags>
2929
<PackageProjectUrl>https://github.com/serilog-contrib/serilog-formatting-log4net</PackageProjectUrl>
30+
<PackageReleaseNotes>https://github.com/serilog-contrib/serilog-formatting-log4net/blob/main/CHANGELOG.md</PackageReleaseNotes>
3031
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3132
</PropertyGroup>
3233

0 commit comments

Comments
 (0)