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

VSIX: how to automatically uninstall when installing an updated version from Atom feed?

$
0
0

I have a VSPackage installed in VS2013.  I installed it from a private library (atom feed).

When I update the .vsix and the corresponding version number in atom.xml, VS2013 notifies me that an update is available.  
When I try to install the update, VS2013 says the extension is already installed...

How can I get the extension to automatically uninstall the existing version before installing the update?

Thanks --


Viewing all articles
Browse latest Browse all 4410

Trending Articles