stop writing ParseResult.Diagram to output
This commit is contained in:
parent
a6c2b6c9f6
commit
d3143b779f
13 changed files with 0 additions and 30 deletions
|
@ -29,8 +29,6 @@ namespace Microsoft.DotNet.Tools.Restore
|
|||
|
||||
var result = parser.ParseFrom("dotnet restore", args);
|
||||
|
||||
Reporter.Output.WriteLine(result.Diagram());
|
||||
|
||||
result.ShowHelpIfRequested();
|
||||
|
||||
var parsedRestore = result["dotnet"]["restore"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue