PowerShell 7.5.0 released
Hi All,
Today i’ve noticed, that there is a new PowerShell 7 Version available. Currently i have PowerShell 7.4.6 installed.
You can Download it from here: v7.5.0 Release of PowerShell
Build and Packaging Improvements:
- Update .NET SDK to 9.0.102
- Add tool package download in publish nuget stage
- Fix Changelog content grab during GitHub Release
- Mark build as latest stable
- release/v7.5 Update branch for release - Transitive - true
- Update Microsoft.PowerShell.PSResourceGet to 1.1.0
- Make the AssemblyVersion not change for servicing releases
- Deploy Box Update
- Update machine pool for copy blob and upload buildinfo stage
- Update nuget publish to use Deploy Box
- Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines
- Documentation and Help Content
- Update HelpInfoUri for 7.5
I’ve downloaded the *.msi File and here are the Screenshots from the Installation
“Enable PowerShell Remoting” was already enabled
And here is the Result. I am running PowerShell 7.4.6
Get-Host
$PSVersionTable
Regards
Andres Bohren