NuGet/Home
nuget.exe config doesn't output help on error/success
Fechada
#2.508 aberto em 8 de abr. de 2016
Icebox cleanup candidatePriority:3Product:NuGet.exeStatus:InactiveType:Buggood first issuehelp wanted
Métricas do repositório
- Stars
- (1.459 estrelas)
- Métricas de merge de PR
- (Mesclagem média 464d 23h) (1 fundiu PR em 30d)
Description
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.