Icebox cleanup candidatePriority:3Product:NuGet.exeStatus:InactiveType:Buggood first issuehelp wanted
Repository metrics
- Stars
- (1,459 個のスター)
- PR merge metrics
- (平均マージ 464d 23h) (30d で 1 merged PR)
説明
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.