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