◐ Shell
clean mode source ↗

Be sure not to clobber existing files when installing dotnet. by JamesWTruher · Pull Request #1788 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@JamesWTruher

Copy link Copy Markdown

Contributor

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

@bergmeister bergmeister left a comment

Copy link Copy Markdown

Collaborator

Choose a reason for hiding this comment

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

Lgtm

@JamesWTruher JamesWTruher merged commit e6019da into PowerShell:master

May 23, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bergmeister bergmeister bergmeister approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JamesWTruher @bergmeister