Skip to content

Conversation

@psychonic
Copy link
Contributor

There is a regression in a7ed5d2 causing Visual Studio Build Tools 2022 to not be found when then VSSetup module is not present. This is due to the Build Tools installing to Program Files (x86) by default, rather than Program Files. The same issue also occurs with the 2026 version in the newly added support for that. The result is the ancient .NET Framework msbuild getting picked up instead.

This change falls back to Program Files (x86) for both affected versions if a corresponding install cannot be found in Program Files.

@nightroman
Copy link
Owner

@psychonic Thank you so much, I will release the fix shortly.
Sorry for inconveniences!

@nightroman nightroman merged commit 6c1b5f1 into nightroman:main Nov 13, 2025
2 checks passed
nightroman added a commit that referenced this pull request Nov 13, 2025
@nightroman
Copy link
Owner

Done, thank you once again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants