We would like to start using ProGet for dependencies in CI builds & their dependencies, however this can cause a lot of NuGet packages to sit in the feed and the only option is to delete one at a time or the entire feed.
Is there an alternate way to delete all but the last 10 or better yet implement NuGet package retention policies on the feeds?
Many Thanks