Use latest .NET 6.0 SDK patch version and update devcontainer to use .NET 6 as well by bergmeister · Pull Request #1955 · PowerShell/PSScriptAnalyzer
Navigation Menu
{{ message }}
PowerShell / PSScriptAnalyzer Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
Use latest .NET 6.0 SDK patch version and update devcontainer to use .NET 6 as well#1955
bergmeister merged 7 commits intomasterfrom
Use latest .NET 6.0 SDK patch version and update devcontainer to use .NET 6 as well#1955
bergmeister merged 7 commits intomasterfrom
Conversation
Copy link
Collaborator
PR Summary
Also update devcontainer to move settings to new places as they moved and make PowerShell the default shell and use normal PowerShell extension as the preview is not that far ahead and always gives a popup to use normal extension unless using insiders.
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
bergmeister added 4 commits
January 2, 2024 13:50
bergmeister
added
Area - Build
dependencies
labels
Jan 2, 2024bergmeister added 3 commits
January 18, 2024 18:04JamesWTruher approved these changes Jan 18, 2024
Copy link
Contributor
JamesWTruher
left a comment
JamesWTruher
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine
bergmeister
enabled auto-merge (squash)
bergmeister
merged commit
cc2f9b7
into
master
Copy link
Contributor
Jaykul
commented
Feb 16, 2024
Jaykul commented
Feb 16, 2024The thing that I don't understand is why we are always using the oldest supported SDK? Every time I touch this project I have to install some ancient SDK ...
This was referenced
Mar 16, 2024
andyleejordan
deleted the
sdk-container
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment