2 references to Config_Description
NuGet.CommandLine.XPlat (2)
Commands\ConfigCommands\ConfigCommand.cs (2)
85
configCmd.Description = Strings.
Config_Description
;
91
var ConfigCmd = new DocumentedCommand(name: "config", description: Strings.
Config_Description
, "https://aka.ms/dotnet/nuget/config");