1 reference to ConfigSetCommandDescription
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigCommand.cs (1)
113
var SetCmd = new DocumentedCommand(name: "set", description: Strings.
ConfigSetCommandDescription
, "https://aka.ms/dotnet/nuget/config/set");