Change the name to match 7.0.1 of powershell (#1194)
* change the name to match 7.0.1 of powershell fix #1187 * Fix casing
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Id: Microsoft.Powershell
|
||||
Id: Microsoft.PowerShell
|
||||
Version: 7.0.0
|
||||
Name: Powershell Core
|
||||
Name: PowerShell
|
||||
Publisher: Microsoft
|
||||
Homepage: https://microsoft.com/PowerShell
|
||||
License: MIT
|
||||
Description: PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
|
||||
Description: PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
|
||||
AppMoniker: pwsh
|
||||
Commands: pwsh
|
||||
Installers:
|
||||
|
||||
Reference in New Issue
Block a user