Download PowerShell 7.3.5
Microsoft has released version 7.3.5 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. Version 7.3.5 also includes the following changes and improvements:
Version 7.3.5 Release of PowerShell
- Bump to use .NET 7.0.305
- Update the ThirdPartyNotice (Internal 26372)
- Add PoolNames variable group to compliance pipeline (#19408)
- Update cgmanifest.json
- Update to .NET 7.0.304 (#19807)
- Disable SBOM signing for CI and add extra files for packaging tests (#19729)
- Increase timeout to make subsystem tests more reliable (#18380)
- Increase the timeout when waiting for the event log (#19264)
- Implement IDisposable in NamedPipeClient (#18341)
- Always regenerate files wxs fragment (#19196)
- BumpMicrosoft.PowerShell.MarkdownRender(#19751)
- Delete symbols on Linux as well (#19735)
- Add prompt to fix conflict during backport (#19583)
- Add backport function to release tools (#19568)
- Add an explicit manual stage for changelog update (#19551)
- Update the team member list in releaseTools.psm1 (#19544)
- Verify that packages have license data (#19543)
- Fix the regex used for package name check in vPack build (#19511)
- Make the vPack PAT library more obvious (#19505)
- Update the metadata.json to mark 7.3 releases as latest for stable channel (#19565)
Version number | 7.3.5 |
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.5 |
License type | GPL |