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

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

Open
nils-a opened this issue Jun 4, 2021 · 0 comments
Open

Comments

@nils-a
Copy link
Member

nils-a commented Jun 4, 2021

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...)

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

No branches or pull requests

1 participant