2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Move Logo to Raylib-cs/logo

This commit is contained in:
2023-08-12 16:00:31 +01:00
parent e29d28de6b
commit f4c70a2872
13 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
</PropertyGroup>
<ItemGroup>
<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="" />
</ItemGroup>