I'm trying to restore dependencies in a VS solution via dotnet restore command for a ASP/NET Core app that uses wix installer tools
The problem is, that even after installing wix build tool 3.11 and wix toolset for VS 2019 and after rebooting the PC I still get an error message - The WiX Toolset v3.11 (or newer) build tools must be installed to build this project
Any idea why it doesnt work?