APICompat: Log assembly reference resolve failures as warnings again
Open
Area-ApiCompat
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
This is necessary to unblock https://github.com/dotnet/runtime/pull/111328
We should find a better heuristic so that we only log assembly reference load warnings when those assembly references are actually required for the assembly under test.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.