diff --git a/.vscode/settings.json b/.vscode/settings.json index 77c8224..7331185 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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" }