Convert Run

This commit is contained in:
Piotr Puszkiewicz 2017-03-10 09:08:01 -08:00
commit 071f4dc697
3 changed files with 50 additions and 43 deletions

View file

@ -54,6 +54,7 @@ namespace Microsoft.DotNet.Tools.Build
DebugHelper.HandleDebugSwitch(ref args);
BuildCommand cmd;
try
{
cmd = FromArgs(args);