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

Update tests to ProjectReference and remove old test code

This commit is contained in:
Rgebee 2023-08-14 20:56:26 +01:00
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>