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 eab967b commit 923dab7Copy full SHA for 923dab7
src/coreclr/tools/aot/AotCompilerCommon.props
@@ -5,6 +5,7 @@
5
<EventSourceSupport>true</EventSourceSupport>
6
<OptimizationPreference>Speed</OptimizationPreference>
7
<ControlFlowGuard>Guard</ControlFlowGuard>
8
+ <InvariantGlobalization>true</InvariantGlobalization>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments