How do I restart VS after performing package upgrade using IVsExtensionRepository? As I see it the Install() method returns RestartReason enum, but how do I actually make use of it?
↧