We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d7e5d commit 2ecc177Copy full SHA for 2ecc177
1 file changed
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