MyGetDocs icon indicating copy to clipboard operation
MyGetDocs copied to clipboard

A build broken as a result of vulnerabilties does not generate an Error.

Open git-hub-user opened this issue 6 years ago • 0 comments

When I build an application with the setting DontBreakBuild="false", Build output reports:

========== Build: 0 succeeded, 1 failed, 10 up-to-date, 0 skipped ==========

which is as expected. However, when I view the Error List in Visual Studio, there is no error. I would be nice if some clue was given. The warnings could be promoted to errors, or a summary messages could be given.

git-hub-user avatar Apr 04 '19 09:04 git-hub-user