2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Added BlittableHelper for testing structs.

This commit is contained in:
2020-04-25 12:01:27 +01:00
parent 5bc1ba5d80
commit 5fc790fd1d
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>