-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automaticallyUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
Milestone
Description
It's been since #27529 that we did a global pass to remove API that was marked Obsolete long enough ago. A good definition of long enough ago is "shipped in the last LTS" ie., .NET 8.0, since then even customers that only consume LTS will have had a chance to see the Obsolete attribute.
In a simple grep of release/8.0 vs main, I see roughly 140 that meet this criteria. Probably easiest to do this in chunks by folder.
Frulfump
Metadata
Metadata
Assignees
Labels
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automaticallyUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically