Open rhubarb-geek-nz opened 3 days ago
I have seen a number of problems with 7.4.6, is it just a bad release and should be avoided? I expanded the PowerShell-7.4.6-win-x64.zip
7.4.6 should still be using dotnet 8 sdk
https://github.com/PowerShell/PowerShell/issues/24602 https://github.com/PowerShell/PowerShell/issues/24548
PS>(get-item System.Drawing.Common.dll).VersionInfo 8.0.10+81cabf28… 8.0.1024.46610 PowerShell-7.4.6-win-x64\System.Xml.dll
PS> (get-item System.Drawing.Common.dll).VersionInfo ProductVersion FileVersion FileName -------------- ----------- -------- 9.0.0-preview.6… 9.0.24.32706 PowerShell-7.4.6-win-x64\System.Drawing.Common.dll PS> (get-item System.Xml.dll).VersionInfo ProductVersion FileVersion FileName -------------- ----------- -------- 8.0.10+81cabf28… 8.0.1024.46610 PowerShell-7.4.6-win-x64\System.Xml.dll
none
Not important, I am not running that version
No response
Prerequisites
Steps to reproduce
I have seen a number of problems with 7.4.6, is it just a bad release and should be avoided? I expanded the PowerShell-7.4.6-win-x64.zip
7.4.6 should still be using dotnet 8 sdk
https://github.com/PowerShell/PowerShell/issues/24602 https://github.com/PowerShell/PowerShell/issues/24548
Expected behavior
Actual behavior
Error details
Environment data
Visuals
No response