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

Figuring out global package folder path is done in an incorrect order #1098

Closed
yishaigalatzer opened this issue Aug 3, 2015 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@yishaigalatzer
Copy link

https://github.com/NuGet/NuGet3/blob/0002affc8087784a18f8ed735c3ce7620e84b267/src/NuGet.Configuration/Utility/SettingsUtility.cs#L135

Note that we first pick the folder from config and only then fallback to environment variable. It should go the other way around.

@yishaigalatzer yishaigalatzer added this to the 3.1.2 milestone Aug 6, 2015
@yishaigalatzer
Copy link
Author

This is related to picking up the relative path for the global folder.

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

No branches or pull requests

3 participants