mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 18:20:26 +09:00
Fix test that uses SVE intrinsic (#105831)
This commit is contained in:
parent
9fe8c95c89
commit
c0a31c5233
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Optimize>True</Optimize>
|
||||
<NoWarn>SYSLIB5003</NoWarn>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="$(MSBuildProjectName).cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue