Skip to content

IEnumerable<string> Option ignores duplicate values #692

@Crauzer

Description

@Crauzer

Passing the following -s "one" "two" "three" "three" "three" to an option that's an IEnumerable<string> will yield only the first 3 strings and ignore the last 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions