FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump SMA version by andyleejordan · Pull Request #2028 · PowerShell/PSScriptAnalyzer · GitHub

Bump SMA version - #2028

Merged
Andy Jordan (andyleejordan) merged 1 commit into
mainfrom
update-sma
Sep 17, 2024
Merged

Bump SMA version#2028
Andy Jordan (andyleejordan) merged 1 commit into
mainfrom
update-sma

Conversation

Copy link
Copy Markdown
Member

See title.

Comment thread Engine/Engine.csproj

<ItemGroup Condition="'$(TargetFramework)' == 'net6'">
<PackageReference Include="System.Management.Automation" Version="7.0.11" />
<PackageReference Include="System.Management.Automation" Version="7.0.13" />

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Andy Jordan (@andyleejordan) Why not 7.2.23? I believe 7.0.x was from days where we still had to support PowerShell 7.0. Now it's just 7.2 and after November 8, it will be just 7.4 (which will also mean we will be able to bump .NET version to 8) https://learn.microsoft.com/en-us/powershell/scripting/install/powershell-support-lifecycle?view=powershell-7.4#powershell-end-of-support-dates

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Yeah fair but we should do that for a point release, not a patch release.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

So Christoph Bergmeister (@bergmeister) I actually have to circle back and do this now 😅

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL