Provide API helper for deduplicating checks
Open
Area: BuildCheck
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Context
https://github.com/dotnet/msbuild/pull/11054#discussion_r1866741006
> this feels like something that we should provide in the Check API layer, not per-check.
### Notes
We might need more granularity on what and how to deduplciate (as execution of same project file, but with different global props might be wanted to be rechecked in some cases)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.