Skip to content

Commit

Permalink
Include changelog into package
Browse files Browse the repository at this point in the history
  • Loading branch information
thinker227 committed Dec 29, 2023
1 parent f1b4c69 commit 9ae85d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rascal/Rascal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<ItemGroup>
<None Include="../../README.md" Pack="true" PackagePath="/" />
<None Include="../../LICENSE.txt" Pack="true" PackagePath="/" />
<None Include="../../CHANGELOG.md" Pack="true" PackagePath="/"/>
</ItemGroup>

<!-- Polyfills for netstandard2.0 -->
Expand Down

0 comments on commit 9ae85d6

Please sign in to comment.