diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 3806a5a8119..38146cfc474 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -1,6 +1,6 @@ { "version": "0.1.0", - "command": "powershell", + "command": "pwsh", "isShellCommand": true, "showOutput": "always", "suppressTaskName": true,