[wix-devs] MSBuildRunner

Rob Mensching rob at firegiant.com
Fri Feb 25 22:07:47 PST 2022


That makes sense based on Sean's comment:

> Yeah, we probably need to add the version parameter ("-version [17.0^,18.0^)")

Right now the MSBuildRunner is using VswhereRunner to find all Visual Studio's on the machine. On your machine, VS2019 is discovered first thus used.


-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Ron Martin via wix-devs
Sent: Friday, February 25, 2022 7:30 PM
To: wix-devs <wix-devs at lists.wixtoolset.org>
Cc: Ron Martin <cpuwzd at comcast.net>
Subject: [wix-devs] MSBuildRunner

I stepped through MSBuildRunner from the WixE2EFixture to see what is happening on my computer with both vS 2019 and VS 2022 installed. I've attached an annotated copy of the code so you can see what I'm seeing.

Ron


More information about the wix-devs mailing list