Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Consider using 64-bit MSBuild 17+ by default if we are on a 64-bit machine. #88

Open
teo-tsirpanis opened this issue Sep 1, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@teo-tsirpanis
Copy link

It aligns with Visual Studio 2022's switch to 64-bit and this is what MSBuild since 17 does.

@matthewacme
Copy link

Also, interestingly enough when using v1.0.2 the msbuild-architecture setting cause the following warning when running the step.

Warning: Unexpected input(s) 'msbuild-architecture', valid inputs are ['vswhere-path', 'vs-version']

Image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants