| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…en sdk is not installed
There was a problem hiding this comment.
NIT: since we have this in 3 places, should consider have it as a helper function, but not necessary for this PR
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Please remind me in 1 hour |
Sorry, something went wrong.
|
Dongbo Wang (@daxian-dbw), this is the reminder you requested 1 hour ago |
Sorry, something went wrong.
|
🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
…when SDK is not installed (PowerShell#11972)
| Back | FazBrowse Home | New Git URL |
PR Summary
When dotnet version installed does not match the version in global.json, dotnet may set a error exit code. Az DevOps has started failing when that happens. The PR addresses that by ignoring the last exit code.
PR Context
PR Checklist