Update to PwSh Version 7

This commit is contained in:
Wes Carroll
2020-03-05 21:43:32 -05:00
parent cc9e53ac44
commit 4c32bbe057
+1 -1
View File
@@ -4,5 +4,5 @@
"editor.insertSpaces": true,
"editor.tabSize": 4,
"powershell.codeFormatting.preset": "OTBS",
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/6/pwsh.exe"
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/7/pwsh.exe"
}