... <Publish Dialog="UI.Dlg.VsVersions" Control="Next" Event="NewDialog" Value="UI.Dlg.Upgrades" Order="10">1</Publish>
After, now:
... <!-- <Publish Dialog="UI.Dlg.VsVersions" Control="Next" Event="NewDialog" Value="UI.Dlg.Upgrades" Order="10">1</Publish>-->
After, should be:
... <!--<Publish Dialog="UI.Dlg.VsVersions" Control="Next" Event="NewDialog" Value="UI.Dlg.Upgrades" Order="10">1</Publish>-->