Revert NativeAOT becuase MS broke it

This commit is contained in:
Li 2022-07-18 00:09:57 +12:00
parent 41a6038527
commit 39acd7f7eb
6 changed files with 49 additions and 39 deletions

View file

@ -5,7 +5,6 @@
<LangVersion>10.0</LangVersion>
<Platforms>x64;x86;ARM;ARM64;AnyCPU</Platforms>
<Configurations>Debug;Windows;Linux;MacOS;Android;iOS</Configurations>
<StripSymbols>true</StripSymbols>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\LibHISP\LibHISP.csproj" />