Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Unlisted NuGet Packages showing as listed in feed
-
accidentally forked from https://forums.inedo.com/topic/2841/proget-return-unlisted-packages-in-visual-studio/5
--
@atripp Hello.
I have got the same behaviour too.
With fiddler i see that all versions i unlisted before have property
<d:Listed m:type="Edm.Boolean">false</d:Listed>
, but still apeear in VisualStudio,nuget list
and even Rider.
Version - 5.3.0 (Build 126-5.3.0).I think this one is related:
https://forums.inedo.com/topic/2675/owner-has-unlisted-the-package-on-nuget-org-but-proget-still-shows-it-in-the-list-of-availible-versions/4
-
The same is for new nuget V3 API.
Steps to reproduce:- Unlist all versions of package in proget UI
- List only one version / push new version
Expected result:
Visual Studio UI shows only one version which was listedObserved result:
Visual Studio UI shows all the versions
-
This is logged as PG-1711, and will be fixed in ProGet 5.3.1.
Thank you!