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.
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.