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

Update tests to ProjectReference and remove old test code

This commit is contained in:
2023-08-14 20:56:26 +01:00
parent d4592d9b9a
commit 8edc98ad95
2 changed files with 1 additions and 49 deletions

View File

@ -12,6 +12,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Raylib-cs" Version="4.0.0" />
<ProjectReference Include="..\Raylib-cs\Raylib-cs.csproj" />
</ItemGroup>
</Project>