I am struggling to enable the major upgrade functionality in WiX.
I want every new version of the installer to be a major upgrade (full uninstall, then new install)
Here's a snippet of what I use for all my packages, refined over many internal and public releases