Skip to content

Command "add addin|tool|module from NuGet" removes additional query params #554

@nils-a

Description

@nils-a

Given the following setup:
image

(Notice how version and package are "switched" in Cake.7zip)

When I run the "add addin from NuGet" command and re-select Cake.7zip (i.e. to update the version), the line will look like this:
image

(Notice how package and version now follow the "usual" ordering).
Which is fine for me. (Not 100% optimal, but "ok".)

However, is the setup would be something like:
image

after re-running the command, the line will look like this:
image

Which is a problem, when the additional params were needed for something. (I.e. if one of the additional params was loaddependencies=true...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions