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

Be sure not to clobber existing files when installing dotnet. #1788

Merged
merged 1 commit into from May 23, 2022

Conversation

JamesWTruher
Copy link
Member

@JamesWTruher JamesWTruher commented Apr 12, 2022

This is the same fix as PowerShell/PowerShell#17141

PR Summary

installing a new dotnet will clobber the current executables causing all sorts of trouble (dotnet will stop working entirely)

PR Checklist

@JamesWTruher JamesWTruher requested a review from bergmeister Apr 12, 2022
Copy link
Collaborator

@bergmeister bergmeister left a comment

Lgtm

@JamesWTruher JamesWTruher merged commit e6019da into PowerShell:master May 23, 2022
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants