StephenCleary/Comparers

Hide old Comparers packages

StephenCleary opened this issue · 2 comments

Hide old Comparers packages

Need to have a post-deploy script run that:

  • Determines the version that was just pushed (AppVeyor envvar from tag, or read from csproj).
  • nuget delete that version of the old packages.

There are still enough consumers of the old packages that we do want them to see the upgrades.