Update tests and dll resolver (#336)
This commit is contained in:
parent
709a0c1c3d
commit
a657bb6367
5 changed files with 45 additions and 94 deletions
|
|
@ -1,4 +1,5 @@
|
|||
namespace Raylib_cs.Native
|
||||
namespace Raylib_cs.Native;
|
||||
|
||||
internal class Native
|
||||
{
|
||||
internal class Native { }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue