Is it possible to have one "WiX Installer" project in a solution in Visual Studio, but that one project outputs multiple installer files (either by having multiple .wxs files or multiple <Feature>
s or however else)? Perhaps one .wxs file for one .msi file?