Skip to content

Commit b27cb7e

Browse files
committed
Revert "fixed bad merge of Error.cs in build" (6d2dc12)
1 parent 030eb8d commit b27cb7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/CommandLine/Error.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ public enum ErrorType
6464
/// <summary>
6565
/// Value of <see cref="CommandLine.SetValueExceptionError"/> type.
6666
/// </summary>
67-
SetValueExceptionError,
68-
67+
SetValueExceptionError
6968
VersionRequestedError,
7069
/// <summary>
7170
/// Value of <see cref="CommandLine.InvalidAttributeConfigurationError"/> type.

0 commit comments

Comments
 (0)