Failed build is marked successful
I asked this before, but did not get an answer - this is considered a successful build
why? and how can I fix that?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 16 Apr, 2015 01:24 AM
You should check
$LastExitCodeafter calling nuget.exe and call$host.SetShouldExit($LastExitCode)if it's not zero.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:55 AM.