NuGet/Home

nuget.exe config doesn't output help on error/success

Geschlossen

#2.508 geöffnet am 08.04.2016

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)HTML (292 Forks)batch import
Icebox cleanup candidatePriority:3Product:NuGet.exeStatus:InactiveType:Buggood first issuehelp wanted

Repository-Metriken

Stars
 (1.459 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 464T 23h) (1 gemergte PR in 30 T)

Beschreibung

Scenario 1: NuGet.exe config Outputs nothing, although this is an incorrect use of the command (the correct usage should include parameter name),

Scenario 2: NuGet.exe config -Set name=value config value was added successfully, but there was no success message, so this was unclear.

Contributor Guide