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 1998b98 commit 46464acCopy full SHA for 46464ac
.devcontainer/devcontainer.json
@@ -23,8 +23,8 @@
23
"ghcr.io/devcontainers-contrib/features/starship:1": {},
24
// https://github.com/devcontainers/features/blob/main/src/dotnet/README.md
25
"ghcr.io/devcontainers/features/dotnet:2": {
26
- "version": "8.0",
27
- "additionalVersions": "7.0,6.0"
+ "version": "9.0",
+ "additionalVersions": "8"
28
},
29
"ghcr.io/devcontainers/features/node:1": {
30
"version": "18"
0 commit comments