We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539e855 commit 011b072Copy full SHA for 011b072
src/GitVersion.Core/Core/GitPreparer.cs
@@ -39,7 +39,6 @@ public GitPreparer(ILog log, IEnvironment environment, ICurrentBuildAgent buildA
39
40
public void Prepare()
41
{
42
- System.Diagnostics.Debugger.Launch();
43
var gitVersionOptions = options.Value;
44
45
// Normalize if we are running on build server
0 commit comments