Tool 'wix' (version '6.0.2') was restored. Available commands: wix
Tool 'nuget-license' (version '4.0.9') was restored. Available commands: nuget-license
Tool 'gitversion.tool' (version '6.7.0') was restored. Available commands: dotnet-gitversion
Restore was successful.
Using launch settings from D:\a\VdLabel\VdLabel\VdLabel.Wix\Properties\launchSettings.json...
Restoring packages...
Determining projects to restore...
Restored C:\Users\runneradmin\.wix\.wixsharp\wix.tools\wix.tools.csproj (in 1.97 sec).
Determining projects to restore...
All projects are up-to-date for restore.
wix.tools -> C:\Users\runneradmin\.wix\.wixsharp\wix.tools\bin\Debug\net472\wix.tools.dll
wix.tools -> C:\Users\runneradmin\.wix\.wixsharp\wix.tools\publish\
----------------------------------------------------------
Wix project file has been built: D:\a\VdLabel\VdLabel\VdLabel.Wix\VdLabel.wxs
Compiling VdLabel.wxs
Source base directory: D:\a\VdLabel\VdLabel\VdLabel.Wix
WixToolset.Util.wixext : warning WIX6101: Could not find expected package root folder wixext6. Ensure WixToolset.Util.wixext/7.0.0-rc.2 is compatible with WiX v6.
Error: Cannot find WiX extension 'WixToolset.Util.wixext'. WixSharp attempted to install the extension but did not succeed. Please install the extension manually with: `wix.exe extension add -g WixToolset.Util.wixext`
If you are experiencing WiX extensions compatibility problems try to specify compatible version of the required extension:
I.e. WixExtension.UI.PreferredVersion = "5.0.1";
WixToolset.UI.wixext : warning WIX6101: Could not find expected package root folder wixext6. Ensure WixToolset.UI.wixext/7.0.0-rc.2 is compatible with WiX v6.
Error: Cannot find WiX extension 'WixToolset.UI.wixext'. WixSharp attempted to install the extension but did not succeed. Please install the extension manually with: `wix.exe extension add -g WixToolset.UI.wixext`
If you are experiencing WiX extensions compatibility problems try to specify compatible version of the required extension:
I.e. WixExtension.UI.PreferredVersion = "5.0.1";
wix.exe : error WIX0144: The extension '<unknown extension WixToolset.Util.wixext>' could not be found. Checked paths: <unknown extension WixToolset.Util.wixext>