-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate old nuget packages #76
Comments
This is kinda cool. We didn't know this existed. While these releases are old, we don't believe there is anything wrong with these. What would be a good reason for deprecation? |
Yea, this is relatively new feature on nuget Example: You can specify or do not specify exact reason. Good to hear another opinions :) |
We don't provide bug fixes for anything but the latest release anyway. 😄 Nuget is already able inform users their version is old. So I don't see much value in a bunch of admin work. |
Hi,
Now we have a lot of old nuget packages, starting from 2011 year.
Now nuget have depreciation feature.
I've propose to do following actions:
Motivation:
Nuget will have depreciation warning during restore + warning icon in search window in package explorer.
Because this versions are outdated this is good mechanism ask people to migrate to never and supported versions
Nuget package link: https://www.nuget.org/packages/gherkin/#versions-body-tab
The text was updated successfully, but these errors were encountered: