Include README.md in package
This commit is contained in:
parent
1c61ed6641
commit
ffcdf76809
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="./**/*.cs" />
|
<Compile Include="./**/*.cs" />
|
||||||
<None Include="../Logo/raylib-cs_64x64.png" Pack="true" PackagePath="" />
|
<None Include="../Logo/raylib-cs_64x64.png" Pack="true" PackagePath="" />
|
||||||
|
<None Include="../README.md" Pack="true" PackagePath=""/>
|
||||||
<Compile Remove="obj/**" />
|
<Compile Remove="obj/**" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue