Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Nuget update commandline is NonInteractive #629

Merged
merged 2 commits into from
Dec 29, 2018

Conversation

AnthonySteele
Copy link
Member

@AnthonySteele AnthonySteele commented Dec 27, 2018

Use the -NonInteractive flag on update
docs https://docs.microsoft.com/en-gb/nuget/tools/cli-ref-update

This should help with #627 when a prompt is being shown.

Will this be needed on other nuget.exe actions?

@skolima
Copy link
Collaborator

skolima commented Dec 28, 2018

The other NuGet command we use is restore, has the same option available https://docs.microsoft.com/en-gb/nuget/tools/cli-ref-restore . It's probably a good idea to set this, in https://github.com/NuKeeperDotNet/NuKeeper/blob/master/NuKeeper.Update/Process/NuGetFileRestoreCommand.cs

@MarcBruins MarcBruins merged commit b2cc4a2 into NuKeeperDotNet:master Dec 29, 2018
@AnthonySteele AnthonySteele deleted the nuget-non-interactive branch January 20, 2019 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants