We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cd42c commit cf2adbdCopy full SHA for cf2adbd
.devcontainer/devcontainer.json
@@ -9,6 +9,6 @@
9
"postCreateCommand": "dotnet restore",
10
"extensions": [
11
"ms-dotnettools.csharp",
12
- "ms-vscode.powershell"
+ "ms-vscode.powershell-preview"
13
]
14
-}
+}
0 commit comments