Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose #438

Closed
wants to merge 1 commit into from

Conversation

arutkowski00
Copy link

It is a bugfix for #289 and #326 . When using the ParserResult<object> ParseArguments(IEnumerable<string>, Type[]) method, CaseInsensitiveEnumValues property was not working, because it was not passed to InstanceChooser.Choose method.

@arutkowski00 arutkowski00 changed the title Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose ( Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose Apr 13, 2017
@arutkowski00
Copy link
Author

@gsscoder bump

@ericnewton76
Copy link

ericnewton76 commented Oct 31, 2017

See Issue #488

Note: We have moved the project to a more team managed repository. Please resubmit any pull requests to https://github.com/commandlineparser/commandline Sorry for inconveniences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants