Skip to content

Commit

Permalink
Write CHANGELOG.md to PackageReleaseNotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
inversionhourglass committed Aug 13, 2024
1 parent 42c4f42 commit 0bb6279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>$([System.IO.File]::ReadAllText("$(SolutionDir)CHANGELOG.md"))</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0bb6279

Please sign in to comment.