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

Default tests to local project reference. Can optionally use the nuget package.

This commit is contained in:
Rgebee 2026-07-21 07:58:12 +01:00
commit b207e633ae
3 changed files with 12 additions and 9 deletions

View file

@ -3,8 +3,6 @@ using Xunit;
namespace Raylib_cs.Tests;
using System.Collections.Generic;
public static class BlittableHelper
{
public static bool IsBlittable<T>()