Update ChocolArm64.csproj

[WIP] Add intrinsics support #121
This commit is contained in:
NekokoTime 2018-05-10 08:33:17 -03:00 committed by GitHub
parent 228c4eac74
commit e899fa8bb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<TargetFramework>netcoreapp2.1.200</TargetFramework>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">