How do I delete a NuGet packge from project feed?
One of the first builds of my project had a version number of 1.0.0 in its .nuspec. Since then I fixed the version to be in the appropriate range (0.X) but now the "newer" version of 1.0.0 overshadows the correct version of 0.2.0-beta. Is there some way to delete this old 1.0.0 build so that I can see the appropriate version for my package?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 14 Dec, 2015 09:52 PM
You can delete NuGet package from account feed only.
-Feodor
2 Posted by David Wilson on 14 Dec, 2015 09:54 PM
I saw on some other support threads that deleting and recreating the project can clear out NuGet packages from the Project feed. Is this still the case?
Support Staff 3 Posted by Feodor Fitsner on 14 Dec, 2015 09:57 PM
Yes, that should work.
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.