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

Added BlittableHelper for testing structs.

This commit is contained in:
ChrisDill 2020-04-25 12:01:27 +01:00
commit 90d6c5776b
2 changed files with 85 additions and 1 deletions

View file

@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net47;netcoreapp3.1</TargetFrameworks>
<Platforms>x64</Platforms>
</PropertyGroup>