Project.json schema warnings don't get displayed
When building a project.json that has schema warnings (and other warnings), we are not writing the warnings to the console. This is a regression. The fix is to add all diagnostic messages to the LibraryManager, which is responsible to hold all the diagnostic messages. Fix 3021
This commit is contained in:
parent
e68a49e1d5
commit
ecdb10591c
5 changed files with 63 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue