X Tutup
The Wayback Machine - https://web.archive.org/web/20221103180100/https://github.com/PowerShell/PowerShell/pull/17721
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use null-coalescing assignment in /Microsoft.WSMan #17721

Merged
merged 1 commit into from Jul 25, 2022

Conversation

Molkree
Copy link
Contributor

@Molkree Molkree commented Jul 20, 2022

PR Summary

Use compound assignment in /Microsoft.WSMan

PR Context

Part of #17631.

PR Checklist

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Jul 21, 2022
@iSazonov iSazonov assigned iSazonov and unassigned TravisEz13 Jul 21, 2022
@SteveL-MSFT SteveL-MSFT changed the title Use compound assignment in /Microsoft.WSMan Use null-coalescing assignment in /Microsoft.WSMan Jul 25, 2022
@iSazonov iSazonov merged commit 8af18fa into PowerShell:master Jul 25, 2022
39 checks passed
@Molkree Molkree deleted the fix_IDE0074_Microsoft.WSMan branch Jul 26, 2022
@msftbot
Copy link

msftbot bot commented Aug 11, 2022

🎉v7.3.0-preview.7 has been released which incorporates this pull request.🎉

Handy links:

@TravisEz13 TravisEz13 mentioned this pull request Sep 30, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup