We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a5842 commit ac0c254Copy full SHA for ac0c254
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
},
6
"features": {
7
"ghcr.io/devcontainers/features/dotnet:2": {
8
- "version": "10.0.100-preview.7.25380.108",
+ "version": "10.0.100-rc.1.25451.107",
9
"additionalVersions": "8.0.100"
10
11
"ghcr.io/devcontainers/features/go:1": {
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
4
"rollForward": "latestMinor"
}
0 commit comments