Added BlittableHelper for testing structs.
This commit is contained in:
parent
5bc1ba5d80
commit
5fc790fd1d
2 changed files with 85 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFrameworks>net47;netcoreapp3.1</TargetFrameworks>
|
||||
<Platforms>x64</Platforms>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue