2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

Add a few text tests

This commit is contained in:
2021-12-11 13:00:02 +00:00
parent dc5335038a
commit fc8337df46
2 changed files with 49 additions and 1 deletions

View File

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