Add CI jobs for running tests with x64 msbuild
Open
Area: Our Own Build
testing
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Right now CI only runs tests with x86 msbuild. Since VS runs in 32 bits, this is a required test configuration. However, it would be nice to also run tests in x64 msbuild. For example, dotnet CLI runs in x64.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.