We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48df606 commit fd8a5dbCopy full SHA for fd8a5db
.vscode/tasks.json
@@ -12,7 +12,7 @@
12
"linux": {
13
"options": {
14
"shell": {
15
- "executable": "/usr/bin/pwsh",
+ "executable": "pwsh",
16
"args": [ "-NoProfile", "-Command" ]
17
}
18
0 commit comments