Skip to content

Also find MSBuild v18 (vs 2026) when running tests#702

Closed
martinh2011 wants to merge 1 commit into
wixtoolset:mainfrom
martinh2011:main
Closed

Also find MSBuild v18 (vs 2026) when running tests#702
martinh2011 wants to merge 1 commit into
wixtoolset:mainfrom
martinh2011:main

Conversation

@martinh2011

Copy link
Copy Markdown
Contributor

VswhereFindArguments in MsBuildrunner.cs only includes versions up to 17, excluding 18 (VS 2026). This PR changes that to include 18, too

fixes wixtoolset/issues#9269

@github-actions

github-actions Bot commented Mar 26, 2026

Copy link
Copy Markdown

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@martinh2011

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

wixbot added a commit to wixtoolset/.github that referenced this pull request Mar 26, 2026
@barnson barnson closed this in #706 Jun 9, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 9, 2026
@barnson

barnson commented Jun 9, 2026

Copy link
Copy Markdown
Member

Thanks. I pulled your change into #706 to cover both VS2026 and .NET 10.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some wix tests fail with 'Failed to find an installed 64-bit MSBuild" when only VS 2026 is installed

2 participants