File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 28
28
<FlagNetStandard1XDependencies Condition =" '$(FlagNetStandard1XDependencies)' == ''" >true</FlagNetStandard1XDependencies >
29
29
<!-- Runtime controls its dependency graph via Traversal projects and doesn't want or need Arcade's ExcludeFrom infrastructure. -->
30
30
<DisableArcadeExcludeFromBuildSupport >true</DisableArcadeExcludeFromBuildSupport >
31
- <!-- Use SDK compilers in full VMR builds. -->
32
- <UsingToolMicrosoftNetCompilers Condition =" '$(DotNetBuildOrchestrator)' != 'true'" >true</UsingToolMicrosoftNetCompilers >
31
+ <UsingToolMicrosoftNetCompilers >true</UsingToolMicrosoftNetCompilers >
33
32
</PropertyGroup >
34
33
<ItemGroup >
35
34
<WorkloadSdkBandVersions Include =" $(SdkBandVersion)" SupportsMachineArch =" true" />
You can’t perform that action at this time.
0 commit comments