Skip to content

Commit 3251757

Browse files
committed
GH-2127 - allow only buildserver
1 parent 6f05594 commit 3251757

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/GitVersionExe/ExecCommand.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ public void Execute()
6363
break;
6464
}
6565
}
66-
else
67-
{
68-
throw new ArgumentOutOfRangeException();
69-
}
7066

7167
if (arguments.UpdateWixVersionFile)
7268
{

0 commit comments

Comments
 (0)