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 030eb8d commit b27cb7eCopy full SHA for b27cb7e
src/CommandLine/Error.cs
@@ -64,8 +64,7 @@ public enum ErrorType
64
/// <summary>
65
/// Value of <see cref="CommandLine.SetValueExceptionError"/> type.
66
/// </summary>
67
- SetValueExceptionError,
68
-
+ SetValueExceptionError
69
VersionRequestedError,
70
71
/// Value of <see cref="CommandLine.InvalidAttributeConfigurationError"/> type.
0 commit comments