diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6f7ca160c78..6ba768a7dae 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "TUnit Development", - "image": "mcr.microsoft.com/dotnet/sdk:10.0", + "image": "mcr.microsoft.com/dotnet/sdk:11.0", "customizations": { "vscode": { "extensions": [