Re: Marking packages as deprecated
Hi everyone,
We are trying to implement deprecated packages. For us is important, this is a feature to comunicate to all teams that package is no more "available", will not receive more updates in that version.
For example, we have a nuget package "1.0.0" and we continuous develop and maintain this version for a long term support, we make hotfixs "1.0.x" and new features "1.x.x", at certain point we deliver "2.x" and we will continuous send updates and support version "1.x", but we want some of this packages to be marked as depreacated. With this feature teams will no this version will end in a near term and they need to plan movement for "2.x".
For us is important to have deprecated package feature. Do you have plans for that?
Thank you