Reputation: 58444
I am unable to install lots of extensions to Visual Studio 11 Dev. Preview. It keeps saying This extension is not installable on any currently installed products.
.
I have only VS 11 Dev. Preview installed on my machine.
Upvotes: 3
Views: 853
Reputation: 9189
rename the extension to be a zip file, edit the manifest in the file to target vs11.
Upvotes: 2
Reputation: 298
VS 2011 Developer Preview is just that - the developer preview. It is not a production release and therefore not complete. I am not surprised that it does not currently support most extensions from 2010.
Whether 2010 extensions will be fully supported in 2011 is anyone's guess, but I suspect most will work.
Upvotes: 3