X Tutup
The Wayback Machine - https://web.archive.org/web/20230323155747/https://github.com/PowerShell/PowerShell/pull/17794
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

Fix bug in tools/install-powershell.ps1 #17794

Merged
merged 1 commit into from Aug 2, 2022
Merged

Fix bug in tools/install-powershell.ps1 #17794

merged 1 commit into from Aug 2, 2022

Conversation

ChuckieChen945
Copy link
Contributor

Fix the bug that the "." sign was omitted when comparing extensions in the tools/install-powershell.ps1 script

Fix the bug that the "." sign was omitted when comparing extensions in the tools/install-powershell.ps1 script
Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daxian-dbw daxian-dbw merged commit cd380bc into PowerShell:master Aug 2, 2022
48 of 49 checks passed
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 2, 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-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup