As per subject, I have an unlisted package in NuGet which is still showing when using Tab to autocomplete package names in the PM console.
This is a minor problem since the package then will correctly NOT install, but the concern is that if someone can find (or guess) a version number, he will be able to install the package.
Comments: This is by design, because we do allow installing specific version of unlisted packages.
This is a minor problem since the package then will correctly NOT install, but the concern is that if someone can find (or guess) a version number, he will be able to install the package.
Comments: This is by design, because we do allow installing specific version of unlisted packages.