Where HeatWave extends the WiX experience in Visual Studio, the HeatWave Build Tools extend the functionality of WiX in the build process. To integrate seamlessly into the build process, the HeatWave Build Tools are WiX extensions and, like WiX's own extensions such as WixToolset.Util.wixext
, are distributed as NuGet packages.
The FireGiant.HeatWave.BuildTools.wixext
WiX extension provides additional functionality to MSI packages you build with WiX v4 and WiX v5, including:
The FireGiant.HeatWave.BuildTools.Msix.wixext
WiX extension lets you build Msix packages from WiX authoring.
You can install any HeatWave Build Tools WiX extension from NuGet.org using the NuGet Package Manager in Visual Studio.