dotnet / dotnet/arcade

Use x64 version of desktop msbuild if process arch is amd64

Open
#16,494 1 comment 1 reaction 2 assignees Claimed by @ViktorHofer View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

Follow-up to https://github.com/dotnet/arcade/pull/7531

I looked at a few binlogs from a desktop msbuild invocation today and was surprised that we still launch the x86 version of msbuild.exe by default.

Looking at https://github.com/dotnet/arcade/blob/b7be18aa9600f662a6da4b75c1ae2aa0b6ddda1c/eng/common/tools.ps1#L469-L473, the opt-in never got switched to a default.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.