Thursday, May 30, 2013

How to uninstall NuGet (to allow a reinstall of NuGet)

Known Issues: "Cannot uninstall NuGet"

TIP: If the "manage NuGet packages" is missing from Visual Studio 2012, try uninstalling this Vsix extension and then relaunching VS2012.

 In order to uninstall NuGet, run the following command.
 vsixinstaller.exe /uninstall:NuPackToolsVsix.Microsoft.67e54e40-0ae3-42c5-a949-fddf5739e7a5


No comments: