dotnet / dotnet/project-system
Error List merging (multi-targeting)
Open
Feature-Error-List
Feature-Multi-Targeting
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Today if you have a project that multi-targets and you the same error/warning from build we put two errors into the error list. Instead, should implement IProjectBuildMessagesMerger and merge errors/warnings in the same way that Roslyn does for its analysis so that they are merged together and Project column lists all "contexts".
Contributor guide
Assessment
This issue has not been assessed yet.