Skip to content

Remove API that was marked obsolete in <= .NET 8 #62867

@danmoseley

Description

@danmoseley

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.

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions