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 API for loading specific nuget.config in ReferenceAssemblies #639

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

KatoStoelen
Copy link
Contributor

This opt-in feature enables use of a specific nuget.config file in analyzer tests, instead of machine and user wide settings. When specifying a path to a nuget.config file, only that file is loaded.

Closes: #551

This opt-in feature enables use of a specific nuget.config file in
analyzer tests, instead of machine and user wide settings. When
specifying a path to a nuget.config file, only that file is loaded.

Closes: dotnet#551
@KatoStoelen KatoStoelen requested a review from a team as a code owner October 14, 2020 06:47
@dnfadmin
Copy link

dnfadmin commented Oct 14, 2020

CLA assistant check
All CLA requirements met.

@sharwell sharwell merged commit 1b6f5bb into dotnet:master Jan 26, 2021
@sharwell
Copy link
Member

Thanks @KatoStoelen! (and sorry for the delay!)

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.

Support for "local" NuGet.Config files in analyzer tests
3 participants