Hide old Comparers packages
StephenCleary opened this issue · 2 comments
StephenCleary commented
Hide old Comparers packages
StephenCleary commented
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.
StephenCleary commented
There are still enough consumers of the old packages that we do want them to see the upgrades.