[wix-users] Dotnet Restore Error Message
Rob Mensching
rob at firegiant.com
Tue Feb 8 18:57:47 PST 2022
WiX v3 isn't expected to work with dotnet build/restore. Lots of development in WiX v4 to support that.
- - - - - - - - - - - - - - -
I provide short answers on wix-users. Full commercial support is offered by FireGiant at http://www.firegiant.com/services
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Christopher Painter via wix-users
Sent: Tuesday, February 8, 2022 5:46 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Christopher Painter <chrpai at iswix.com>
Subject: [wix-users] Dotnet Restore Error Message
Using WiX v3.11.2 and a fresh C# custom action project, to make sure the MSBUILD is modern, during my build execute:
dotnet restore my.sln
I get
error : The WiX Toolset v3.11 (or newer) build tools must be installed to build this project. To download the WiX Toolset, see http://wixtoolset.org/releases/
WiX is installed and later when I call MSBuild the project does get built.
Should this be or am I missing something?
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list