You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not exit cleanly after failed msbuild in build.ps1's finally block
- part of aspnet/AspNetCore-Internal#2665
- should surface errors we're currently hiding
Also increase PowerShell logging to help debug build and test hangs
nit: Run `finally` block after catching an exception
0 commit comments