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

Add Interactive property to SdkResolverContext #3621

Merged
merged 1 commit into from Aug 16, 2018

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Aug 16, 2018

Defaults to false. Currently only set to true if the global property NuGetInteractive is set to "true".

In 16.0, we should add an /interactive command-line argument which sets this instead.

Defaults to false.  Currently only set to `true` if the global property `NuGetInteractive` is set to "true".

In 16.0, we should add an `/interactive` command-line argument which sets this instead.
@jeffkl
Copy link
Contributor Author

jeffkl commented Aug 16, 2018

Replacement of #3617

@jeffkl
Copy link
Contributor Author

jeffkl commented Aug 16, 2018

Please review at your earliest convenience!

@AndyGerlicher AndyGerlicher merged commit 0a5001f into dotnet:vs15.9 Aug 16, 2018
@jeffkl jeffkl deleted the interactive branch August 17, 2018 14:18
sidiesen pushed a commit to sidiesen/msbuild that referenced this pull request Oct 4, 2018
Defaults to false.  Currently only set to `true` if the global property `NuGetInteractive` is set to "true".

In 16.0, we should add an `/interactive` command-line argument which sets this instead.
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.

None yet

4 participants