Vendored
+2
-1
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"files.trimTrailingWhitespace": true
|
"files.trimTrailingWhitespace": true,
|
||||||
|
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/6/pwsh.exe"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
Description = 'PowerShell Core Wrapper Module for Zerto Virtual Manager API'
|
Description = 'PowerShell Core Wrapper Module for Zerto Virtual Manager API'
|
||||||
|
|
||||||
# Minimum version of the PowerShell engine required by this module
|
# 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
|
# Name of the PowerShell host required by this module
|
||||||
# PowerShellHostName = ''
|
# PowerShellHostName = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user