Skip to content

Commit 0e6fb84

Browse files
committed
remove debugger call
1 parent 443718a commit 0e6fb84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tocsoft.GraphQLCodeGen.MsBuild/GenerateGraphQLClient.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public override bool Execute()
8282
RedirectStandardError = true
8383
});
8484

85-
Debugger.Launch();
8685
// default timeout of 5 seconds
8786
int timeout = 5000;
8887
if (!int.TryParse(this.Timeout, out timeout))

0 commit comments

Comments
 (0)