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 c025e41 commit 0d34278Copy full SHA for 0d34278
.devcontainer/devcontainer.json
@@ -13,8 +13,8 @@
13
"ghcr.io/devcontainers/features/docker-in-docker:2": {
14
"moby": true
15
},
16
- "ghcr.io/devcontainers/features/dotnet:2.3.0": {
17
- "version": "9.0",
+ "ghcr.io/devcontainers/features/dotnet:2.4.1": {
+ "version": "10.0",
18
"installUsingApt": false
19
}
20
0 commit comments