Commit graph

4 commits

Author SHA1 Message Date
Jon Sequeira
e8c5d23c29 display CommandParsingException gracefully (#5493)
* display CommandParsing gracefully

This set of changes handles CommandParsingException gracefuly (so as not to show the user a stack trace) and generalizes graceful exception display somewhat away from being type-specific.

* fix compile error by inlining constant

* remove unused test logging
2017-01-30 14:36:44 -08:00
Livar Cunha
1be6365e56 Localizing Microsoft.DotNet.Cli.Utils. 2016-12-16 22:45:48 -08:00
Krzysztof Wicher
0b746ee559 improve error message for unresolved tools 2016-04-12 16:44:34 -07:00
piotrp
5cd64066c4 Packaged Commands 2016-01-09 16:50:31 -08:00