I have Visual Studio 2012 installed, and I want to create a new Visual Studio add-in. In the creation wizard I get this window:
I would have liked to create an add-in for other (previous) versions as well. Is it possible, and if so, how do I do that? I understand VS 2008 uses a different addin mechanism, but is there a way to at least add VS 2010 to that list?
I've read Developing Visual Studio addins for multiple versions of Visual Studio, but couldn't really understand from it how to add VS 2010.