forked from dotnet/roslyn-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API for loading specific nuget.config in ReferenceAssemblies
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
- Loading branch information
1 parent
acc1b67
commit c2ec8e3
Showing
2 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters