this is an edge case.
if I have multiple version of a package installed in my solution :
"Uninstall-Package -Version" intellisense shows up all installed version which is good
but if I do
"Uninstall-Package -Project A -Version" I still see all version though only one is available to uninstall here, the other case will faill saying that the package is not found.
Comments: Fixed in changeset 5649da2bc5398084e81995a39d705974af4fc271
if I have multiple version of a package installed in my solution :
"Uninstall-Package -Version" intellisense shows up all installed version which is good
but if I do
"Uninstall-Package -Project A -Version" I still see all version though only one is available to uninstall here, the other case will faill saying that the package is not found.
Comments: Fixed in changeset 5649da2bc5398084e81995a39d705974af4fc271