2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

Include README.md in package

This commit is contained in:
2021-11-04 21:48:49 +00:00
parent 1c61ed6641
commit ffcdf76809

View File

@@ -29,6 +29,7 @@
<ItemGroup>
<Compile Include="./**/*.cs" />
<None Include="../Logo/raylib-cs_64x64.png" Pack="true" PackagePath="" />
<None Include="../README.md" Pack="true" PackagePath=""/>
<Compile Remove="obj/**" />
</ItemGroup>