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

Fix default NuGet download path for interactive console users #40

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

HowardWolosky
Copy link
Member

We need to explicitly specify the NuGet source feed for nuget packages,
otherwise we risk donload failure on user machines where they've changed
the default feed configuration.

This fix was done a while ago for users of -NoStatus, but it was
accidentally not done for default users. This corrects that oversight.

We need to explicitly specify the NuGet source feed for nuget packages,
otherwise we risk donload failure on user machines where they've changed
the default feed configuration.

This fix was done a while ago for users of `-NoStatus`, but it was
accidentally not done for default users.  This corrects that oversight.
@msftclas
Copy link

@HowardWolosky,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@HowardWolosky HowardWolosky merged commit cfa6ae4 into microsoft:master Mar 15, 2017
@HowardWolosky HowardWolosky deleted the fix/telemetry branch March 15, 2017 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants