I\'m trying to compile a WiX installer (which has custom actions, which I suspect are the source of the issue) on a build server and I\'m getting the following error:
<
I downloaded WiX v3.11 from official website which eventually lands to this git hub page. The set up is actually an executable (*.exe) rather an MSI which shows you this installation page:
Just click on the install gear icon. Once installation completes select the reference to Microsoft.Deployment.WindowsInstaller
in Visual Studio solution explorer and click refresh from toolbar.