Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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