| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| <ItemGroup Condition="'$(TargetFramework)' == 'net6'"> | ||
| <PackageReference Include="System.Management.Automation" Version="7.0.11" /> | ||
| <PackageReference Include="System.Management.Automation" Version="7.0.13" /> |
There was a problem hiding this comment.
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
Sorry, something went wrong.
There was a problem hiding this comment.
Yeah fair but we should do that for a point release, not a patch release.
Sorry, something went wrong.
There was a problem hiding this comment.
So Christoph Bergmeister (@bergmeister) I actually have to circle back and do this now 😅
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
See title.