Deprecate nuget package

We have a nuget package that is build and published using TeamCity into a TeamCity nuget feed. I need to mark this package as deprecated. How do I do this?

0
3 comments

Hi Jagdip,

The built-in NuGet feed in TeamCity utilizes TeamCity's artifact storage for NuGet package storage. Therefore, manually removing an artifact from the artifact storage should also remove it from the feed. The default location of the artifact storage is <TeamCity data directory>/system/artifacts.

Additionally, you can delete the build directly from the build history page. In the top right corner, there is an 'Actions' dropdown menu with a 'Remove...' option." 

For more detailed information, you can also refer to this Stack Overflow thread.

0

Thank you Tom - I don't need to delete the package. I need to mark it as deprecated. For example - see the first answer to this https://stackoverflow.com/questions/50795559/how-to-deprecate-a-nuget-package

0

Hi Jagdip,

I have submitted a feature request TW-87577 on your behalf. To ensure we capture your ideas effectively, we invite you to share any feature requests/bugs at our YouTrack.

0

Please sign in to leave a comment.