Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Add API for loading specific nuget.config in ReferenceAssemblies - #639

Merged
sharwell merged 2 commits into
dotnet:masterfrom
KatoStoelen:nuget-config-referenceassemblies
Jan 26, 2021
Merged

sharwell merged 2 commits into
dotnet:masterfrom
KatoStoelen:nuget-config-referenceassemblies

Conversation

@KatoStoelen

Copy link
Copy Markdown

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

dnfadmin commented Oct 14, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

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

Copy link
Copy Markdown

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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