Watch
2
0
Fork
You've already forked raylib-cs
0

Include README.md in package

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

View file

@ -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>