add file Changelog.md

This commit is contained in:
BlubbFish 2019-12-01 17:54:32 +01:00
parent 69f5534523
commit 65fdcdc12c
3 changed files with 2 additions and 0 deletions

0
Changelog.md Normal file
View File

View File

@ -56,6 +56,7 @@
<Compile Include="Updater.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="..\CHANGELOG.md" />
<Content Include="..\CONTRIBUTING.md" />
<Content Include="..\LICENSE" />
<Content Include="..\README.md" />

View File

@ -21,6 +21,7 @@
</PropertyGroup>
<ItemGroup>
<Content Include="../CHANGELOG.md" />
<Content Include="../CONTRIBUTING.md" />
<Content Include="../LICENSE" />
<Content Include="../README.md" />