1 write to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigCommand.cs (1)
166
ConfigFile
= parseResult.GetValue(configFileOption),
1 reference to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigRunners.cs (1)
111
ISettings settings = XPlatUtility.ProcessConfigFile(args.
ConfigFile
);