Skip to content

dotnet tool run incrementalist: "Error: Option 'c, config' is defined multiple times." #378

@Aaronontheweb

Description

@Aaronontheweb

Reproduction:

dotnet tool run incrementalist --config -r -- build -c Release

Produces the following error:

ERROR(S):
  Option 'c, config' is defined multiple times.

Looks like we need to add some integration test support to make sure there can't be a conflict between incrementalist commands and the dotnet commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingconfigAll items related to Incrementalist configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions