NuGet
The NuGet package manager for .NET.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml
:
ort:
analyzer:
packageManagers:
NuGet:
options:
nugetConfigFile: <OPTIONAL_STRING>
Options
nugetConfigFile
The path to the NuGet configuration file to use.