1 2 3 4 5
<Project Sdk="WixToolset.Sdk/4.0.0"> <PropertyGroup> <OutputType>Module</OutputType> </PropertyGroup> </Project>