Upgrade to use .NET 6 since PowerShell 7.0 is now out out of support by bergmeister · Pull Request #1873 · 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

@bergmeister

Copy link

Collaborator

@bergmeister bergmeister commented

Dec 8, 2022

edited by SydneyhSmith

Loading

PR Summary

Only PowerShell 7.2 and 7.3 are supported at the moment, which are using .NET 6 and 7, therefore we can bump our version of .NET as well.

fixes #1919

PR Checklist

@fflaten

Copy link

Contributor

fflaten commented

Feb 27, 2023

Remember to bump devcontainer-image as well :)

@peterhoeg

Copy link

Doesn't this need to change too:

?

Copy link

Contributor

@JamesWTruher JamesWTruher left a comment

Choose a reason for hiding this comment

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

LGTM

@bergmeister

Copy link

Collaborator Author

Doesn't this need to change too:

?

No, net 462 is for windows powershell and .net 6 still implements .net standard 2

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

Reviewers

1 more reviewer

@JamesWTruher JamesWTruher JamesWTruher approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

.NET SDK 3 is end of life (eol) - move to 6 or 7

4 participants

@bergmeister @fflaten @peterhoeg @JamesWTruher