Merge pull request #12 from recklessop/master

Two changes for Pwsh
This commit is contained in:
Wes Carroll
2019-03-12 11:44:31 -04:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"files.trimTrailingWhitespace": true
"files.trimTrailingWhitespace": true,
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/6/pwsh.exe"
}
+1 -1
View File
@@ -33,7 +33,7 @@
Description = 'PowerShell Core Wrapper Module for Zerto Virtual Manager API'
# Minimum version of the PowerShell engine required by this module
PowerShellVersion = '6'
PowerShellVersion = '6.0.0'
# Name of the PowerShell host required by this module
# PowerShellHostName = ''