diff --git a/.devcontainer/.net/devcontainer.json b/.devcontainer/.net/devcontainer.json index 85c6ecb..5f9247a 100644 --- a/.devcontainer/.net/devcontainer.json +++ b/.devcontainer/.net/devcontainer.json @@ -4,7 +4,7 @@ "image": "mcr.microsoft.com/devcontainers/dotnet:9.0-bookworm", "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": {}, - "ghcr.io/devcontainers/features/powershell:1": {}, + "ghcr.io/devcontainers/features/powershell:2": {}, "ghcr.io/devcontainers/features/azure-cli:1": {}, "ghcr.io/devcontainers/features/github-cli:1": {}, "ghcr.io/devcontainers/features/node:1": {},