dotnet / dotnet/project-system
Coordinate design-time build and full build errors/warnings
Open
Feature-Error-List
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
We should coordinate design-time build and full build errors/warnings similar to what Roslyn does to avoid duplicate errors/warnings and [errors/warnings showing up that have been fixed](https://github.com/dotnet/project-system/issues/2349). ~We should also [coordinate across configurations](https://github.com/dotnet/project-system/issues/1511)~.
Contributor guide
Assessment
This issue has not been assessed yet.