Download PowerShell 7.3.9
Microsoft has released version 7.3.9 of PowerShell. PowerShell is an object-oriented shell and scripting language for task automation, consisting of a command-line shell, a scripting language, and a configuration management framework. The software has been around since 2006 and has been a standard part of Windows since version 2.0. Since the end of 2016 it has been open source and also available for Linux and macOS. PowerShell 7.3 is built with .NET version 7. The following changes and improvements have also been made in this release:
Version 7.3.9 Release of PowerShell
- Bump .NET SDK version to 7.0.403
- Use correct agent pool for downloading from Azure blob
- Remove a timeout value from ADO pipeline stage to resolve a syntax issue
- Update .NET 7 and manifests (Internal 28148)
- Add SBOM for release pipeline (#20519) (#20573)
- Increase timeout when publishing packages to pacakages.microsoft.com (#20470) (#20572)
- Use fxdependent-win-desktop runtime for compliance runs (#20326) (#20571)
Version number | 7.3.9 |
Release status | Final |
Operating systems | Linux, macOS, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11 |
Website | Microsoft |
Download | https://github.com/PowerShell/PowerShell/releases/tag/v7.3.9 |
License type | GPL |