I have a wix project that generates an output msi, inside the project i have set the output name using the tag. But the msi get's built with the project name instead. The msi name also changes when i change the project name.
What could be the reason for this? I need to include the $(Platform) with the output name.