We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57f7d6 commit d4ef931Copy full SHA for d4ef931
PSReadLine/PSReadLine.psd1
@@ -7,7 +7,7 @@ Author = 'Microsoft Corporation'
7
CompanyName = 'Microsoft Corporation'
8
Copyright = '(c) Microsoft Corporation. All rights reserved.'
9
Description = 'Great command line editing in the PowerShell console host'
10
-PowerShellVersion = '5.0'
+PowerShellVersion = '5.1'
11
DotNetFrameworkVersion = '4.6.2'
12
CLRVersion = '4.0.0'
13
FormatsToProcess = 'PSReadLine.format.ps1xml'
0 commit comments