Skip to content

Commit 011b072

Browse files
committed
Remove Debugger.Launch
1 parent 539e855 commit 011b072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitVersion.Core/Core/GitPreparer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public GitPreparer(ILog log, IEnvironment environment, ICurrentBuildAgent buildA
3939

4040
public void Prepare()
4141
{
42-
System.Diagnostics.Debugger.Launch();
4342
var gitVersionOptions = options.Value;
4443

4544
// Normalize if we are running on build server

0 commit comments

Comments
 (0)