Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty#8557
Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty#8557iSazonov merged 5 commits intoPowerShell:masterfrom
Conversation
|
Job1 ElevatedPesterTests_xUnit_Packaging failed on PowerShell-CI-windows for #PR-8557-20181228.01:
Looking at the logs the root cause appears to be an network connectivity issue:
|
3fd8f63 to
a265ec1
Compare
|
@SteveL-MSFT Tests is passed. |
|
Reopen to restart CIs. |
PR Summary
Overlaps #8520 (where it is impossible to resolve many merge conflicts).
Fix case: replace String.IsNullOrEmpty with string.IsNullOrEmpty
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests