dotnet/coreclr#10950 included a patch for BuildTools using the /Tools-Override mechanism for the file codeOptimization.targets. The override patch should be removed once BuildTools moves forward to version 1.0.27-prerelease-01513-01 or newer.
Note: only the /Tools-Override/codeOptimization.targets file needs to be removed; the other changes in dotnet/coreclr#10950 (to config.json) need to be left in.
dotnet/coreclr#10950 included a patch for BuildTools using the /Tools-Override mechanism for the file
codeOptimization.targets. The override patch should be removed once BuildTools moves forward to version1.0.27-prerelease-01513-01or newer.Note: only the
/Tools-Override/codeOptimization.targetsfile needs to be removed; the other changes in dotnet/coreclr#10950 (toconfig.json) need to be left in.