Add changelog to solution

This commit is contained in:
lutepickle 2022-09-04 22:44:24 -07:00
parent 8cb4fc6b4e
commit 7b0fffd39d
1 changed files with 5 additions and 0 deletions

View File

@ -163,5 +163,10 @@
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\..\..\changelogs.txt">
<Link>changelogs.txt</Link>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>