Software update: PowerShell 7.3.6

Spread the love

Microsoft has released version 7.3.6 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.6 also includes the following changes and improvements:

Version 7.3.6 Release of PowerShell

  • Bump to use .NET 7.0.306
  • Update Notices file
  • Don’t publish notice on failure because it prevents retry
  • Bump .NET to 7.0.306 (#19945)
  • Remove the property disabling optimization (#19952)
  • Add ProductCode in registry for MSI install (#19951)
  • Update variable used to bypass the blocking check for multiple NuGet feeds (#19953)
  • Change System.Security.AccessControl preview version to stable version (#19931)

Version number 7.3.6
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.6
License type GPL
You might also like