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

NuGet Install doesn't allow to set NonInteractive to false #2671

Closed
Diogomrol opened this issue Nov 28, 2019 · 3 comments
Closed

NuGet Install doesn't allow to set NonInteractive to false #2671

Diogomrol opened this issue Nov 28, 2019 · 3 comments
Milestone

Comments

@Diogomrol
Copy link
Contributor

What You Are Seeing?

When I call NuGetInstall, Cake forces passing the argument -NonInteractive by default without allowing the developer to force otherwise.

What is Expected?

Like it happens in NuGetRestore, I expect to be able to set NonInteractive to false in NuGetInstall.

(I added no more information because this looks good enough).

Thanks,
Diogo

@Diogomrol
Copy link
Contributor Author

If this seems to make sense, I may start working on a PR to fix this issue.

@devlead
Copy link
Member

devlead commented Nov 28, 2019

Yes enabling to have that on NuGetInstallSettings makes sense to me.

@patriksvensson
Copy link
Member

Closed via #2672

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

No branches or pull requests

3 participants