Only retrieving listed package versions #11152
-
I'm using the NuGet Client SDK to unlist my previous nightly builds before uploading the new one. Tonight I've hit a quota limit, so my CI and the nightly publish failed. I'm managing around 20 packages, which means around 20 new nightly versions each night. I could not find any way to only request for the listed versions using How could I solve this? Ideally, I could just specify a filter for getting the package versions, as I really only care about ones that are listed and are pre-release (or end with my given suffix). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Please refer to https://docs.microsoft.com/en-us/nuget/reference/nuget-client-sdk#get-package-metadata |
Beta Was this translation helpful? Give feedback.
Please refer to https://docs.microsoft.com/en-us/nuget/reference/nuget-client-sdk#get-package-metadata