File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 133133 <!-- Enable HybridGlobalization by default-->
134134 <HybridGlobalization Condition =" '$(InvariantGlobalization)' != 'true'" >true</HybridGlobalization >
135135 <StartupHookSupport Condition =" '$(StartupHookSupport)' == ''" >false</StartupHookSupport >
136+ <UseSizeOptimizedLinq Condition =" '$(UseSizeOptimizedLinq)' == ''" >true</UseSizeOptimizedLinq >
136137 <UseSystemResourceKeys Condition =" '$(UseSystemResourceKeys)' == '' And '$(_BundlerDebug)' != 'true'" >true</UseSystemResourceKeys >
137138 <UseSystemResourceKeys Condition =" '$(UseSystemResourceKeys)' == '' And '$(_BundlerDebug)' == 'true'" >false</UseSystemResourceKeys >
138139 <UseNativeHttpHandler Condition =" '$(_PlatformName)' != 'macOS' And '$(UseNativeHttpHandler)' == ''" >true</UseNativeHttpHandler >
You can’t perform that action at this time.
0 commit comments