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

GH2345: Add NonInteractive property to NuGetRestoreSettings #2451

Merged

Conversation

flcdrg
Copy link
Contributor

@flcdrg flcdrg commented Jan 16, 2019

  • Defaults to true (preserving current behaviour as the default)
  • Setting to false means NuGet.exe is free to prompt for user input/confirmation (useful when run interactively and when combined with authorisation providers)

Implements #2345

- Defaults to true (preserving current behaviour as the default)
- Setting to false means NuGet.exe is free to prompt for user input/confirmation (useful when run interactively and when combined with authorisation providers)

Implements cake-build#2345
@flcdrg flcdrg changed the title GS2345: Add NonInteractive property to NuGetRestoreSettings GH2345: Add NonInteractive property to NuGetRestoreSettings Jan 16, 2019
Copy link
Member

@bjorkstromm bjorkstromm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bjorkstromm bjorkstromm merged commit 8332c3a into cake-build:develop Jan 16, 2019
@bjorkstromm
Copy link
Member

@flcdrg thank you for your contribution! Your changes have been merged! 👍

kcamp pushed a commit to kcamp/cake that referenced this pull request Jan 19, 2019
kcamp pushed a commit to kcamp/cake that referenced this pull request Jan 19, 2019
* fseegraeber-cake-buildGH-2451:
  (cake-buildGH-2451) Added support for MSBuild restore locked mode.
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

Successfully merging this pull request may close these issues.

2 participants