dotnet-installer/TestAssets/TestProjects/TestLibraryWithDeprecatedProjectFile
Eric Erhardt ecdb10591c 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
2016-05-13 13:10:39 -05:00
..
.noautobuild Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05:00
Helper.cs Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05:00
project.json Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05:00