Fix PowerShell 7.1.1 manifest (#6414)

This commit is contained in:
Robert Holt
2021-01-19 22:38:17 -08:00
committed by GitHub
parent 34e82eb05d
commit 1801f9783f

View File

@@ -1,8 +1,7 @@
Id: Microsoft.PowerShell
Version: 7.1.1
Name: PowerShell
Publisher: Microsoft Corporation
Author: Microsoft
Publisher: Microsoft
Homepage: https://microsoft.com/PowerShell
License: MIT
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.