You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands that throw exception cause parsing to fail (#28)
* Update C# Version and nuspec
* Create default parser and constructor for CommandLineParserOptions
* Add test for multiple non required commands with required options
* Fix#25 non required commands will no longer trigger an error result.
* Fix#24
* Add ctor tests
* Fixes#27
0 commit comments