BuildCheck OM - Remove ParsedItemsCheckData
Open
10.0
Area: BuildCheck
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
### Context
`ParsedItemsCheckData` is being made deprecated by https://github.com/dotnet/msbuild/pull/10932 in favour of `EvaluatedItemsCheckData`
We should remove the deprecated experimantal OM after some sliding duration
Suggested milestone to include this: 9.0.3xx
### Goal
Check the possible usages of `ParsedItemsCheckData` (GH, nuget) and remove the OM if unused.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.