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 67b599d commit 43c8855Copy full SHA for 43c8855
.devcontainer/devcontainer.json
@@ -7,7 +7,7 @@
7
"features": {
8
"ghcr.io/devcontainers/features/dotnet:2": {
9
"version": "latest",
10
- "additionalVersions": "6.0,5.0,3.1"
+ "additionalVersions": "7.0,6.0,5.0,3.1"
11
}
12
},
13
0 commit comments