We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79e1af7 + 8291807 commit f67a82aCopy full SHA for f67a82a
1 file changed
.devcontainer/.net/devcontainer.json
@@ -4,7 +4,7 @@
4
"image": "mcr.microsoft.com/devcontainers/dotnet:9.0-bookworm",
5
"features": {
6
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
7
- "ghcr.io/devcontainers/features/powershell:1": {},
+ "ghcr.io/devcontainers/features/powershell:2": {},
8
"ghcr.io/devcontainers/features/azure-cli:1": {},
9
"ghcr.io/devcontainers/features/github-cli:1": {},
10
"ghcr.io/devcontainers/features/node:1": {},
0 commit comments