Convert Run
This commit is contained in:
parent
4149150acc
commit
071f4dc697
3 changed files with 50 additions and 43 deletions
|
|
@ -54,6 +54,7 @@ namespace Microsoft.DotNet.Tools.Build
|
|||
DebugHelper.HandleDebugSwitch(ref args);
|
||||
|
||||
BuildCommand cmd;
|
||||
|
||||
try
|
||||
{
|
||||
cmd = FromArgs(args);
|
||||
|
|
|
|||
Reference in a new issue