Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-861) Fix uninstall to use version parameter
Previously when executing an uninstall of a specific version of a package which was side-by-side installed, Chocolatey would always uninstall the latest package. This fix will change the NugetService.uninstall_run to actually use the version when selecting the package to remove.
- Loading branch information