We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6684558 + 8f96166 commit 57ec4b9Copy full SHA for 57ec4b9
1 file changed
.devcontainer/aspire/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
},
9
10
// Install Aspire tooling & workloads early in create lifecycle.
0 commit comments