Hi,
I'm trying to develop a VSIX on VS 2012. I have a couple of queries regarding the same.
1. How do I make it compatible with VS 2010 too? I have tried using a separate InstallationTarget for version 10.0 with no effect. I know an alternate way is to create the extension with VS 2010 & make it compatible with VS 2012. But I'm curious if vice versa is possible or not.
2. Would it be better to have 2 extensions each targeted at a different version of VS?
Thanks & Regards,
Sitesh