Update Raylib-cs.Tests to use Raylib-cs 4.0.0
This commit is contained in:
parent
e5934b86ba
commit
74bf5e084c
1 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,6 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Raylib-cs" Version="4.0.0-alpha.2" />
|
<PackageReference Include="Raylib-cs" Version="4.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Loading…
Reference in a new issue