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 NugetPackagesPath #936

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix NugetPackagesPath #936

wants to merge 1 commit into from

Conversation

hsebs
Copy link

@hsebs hsebs commented Feb 18, 2025

globalPackagesFolder can be redefined by nuget.config.

NullSettings does not use nuget.config.

We should use DefaultSettings instead of NullSettings.

Use DefaultSettings instead of NullSettings to get NugetPackagePath.
@hsebs hsebs requested a review from a team as a code owner February 18, 2025 13:46
@DaveTryon DaveTryon added the .NET Pull requests that update .net code label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants