Create [MSBuildObsolete] attribute and wire analyzer to flag usage of annotated members
Open
Area: Analyzer
Area: Our Own Build
backlog
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
We can't really obsolete parts of our api because if someone is using it and has warningaserrors enabled it would break their build.
Let's use this pattern to opt-in mark things in msbuild as obsolete and have our static analyzer flag them for consumers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.