Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to make a vsix manifest future proof to future versions of Visual Studio

$
0
0

I have Visual Studio 2010 extension that I create and put up on the Visual Studio gallery. When VS 2012 was released I went through a bunch of hopes to redownload all of the right SDK's, just to repackage the vsix with a manifest that included

<VisualStudio Version="12.0"><Edition>Ultimate</Edition><Edition>Premium</Edition><Edition>Pro</Edition></VisualStudio>

Now that VS 2013 is out, do I have to do the same, or is there something that I can do in the manifest to declare that it will run on all future VS's too, or do I need to do this anytime a new version of VS comes out? The binaries will be the same.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>