dotnet / dotnet/msbuild

Tests run in 32-bit process

Open
#6,684 0 comments 0 reactions 0 assignees View on GitHub
Area: Our Own Build triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

MSBuild tests run in a 32-bit process for the .NET Framework MSBuild used in Visual Studio. That made sense when VS was 32-bit but we should consider changing it now.

This happens because of this
https://github.com/dotnet/msbuild/blob/169888020e4fb15aca99f3f112bfe626fc1fb980/src/Directory.Build.props#L71-L76

and

https://github.com/dotnet/arcade/blob/main/Documentation/ArcadeSdk.md#testarchitectures-list-of-strings

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.