Does anyone know to remove a specific version of a package on a TeamCity Nuget Feed?
Just remove the offending build by opening the build and choosing Actions
> Remove
. This removes the build from the list in TeamCity, and it also removes all build artifacts of that specific build from the Nuget feed.