I own a page on the VSGallery for our product which already has a VSIX uploaded into it. The VSIX supports VS2010 only. We have a history of downloadds, ratings and feeback for our product.
Now that VS2012 is out, we have created a version of our VSIX for VS2012 only. It is not binarily compatible with VS2010, and I would prefer not to create just another cloned page on the gallery for that version. I would prefer to keep the existing page for our extension (preserving our feedback, ratings and history), and change it to redirect the user to our CodePlex project site to get the correct version of the VSIX (VS2010 or VS2012). Where the version selection is handled better.
It does not seem it is possible (throught the web UI) to change from an uploaded VSIX to a URL.
Can this be arranged with the Gallery owners please?
p.s. I am aware that 'a different VSIX == a different VSIX.ID == different page in gallery' and I want to avoid all that technical complexity for the sake of keeping it simple for our users to find download and install our product in whatever version of VS they have.