We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68399a7 commit df1dc2eCopy full SHA for df1dc2e
CollapseLauncher/CollapseLauncher.csproj
@@ -66,7 +66,7 @@
66
<EventSourceSupport>false</EventSourceSupport>
67
<DebuggerSupport>false</DebuggerSupport>
68
<DefineConstants>$(DefineConstants);AOT</DefineConstants>
69
- <IlcInstructionSet>x64-sse2</IlcInstructionSet>
+ <IlcInstructionSet>sse2</IlcInstructionSet>
70
</PropertyGroup>
71
72
<!--
0 commit comments