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 0ffa544 commit 2b48377Copy full SHA for 2b48377
src/universal/.devcontainer/devcontainer.json
@@ -11,7 +11,7 @@
11
},
12
"ghcr.io/devcontainers/features/dotnet:2": {
13
"version": "8.0",
14
- "dotnetRuntimeVersions": "7.0",
+ "dotnetRuntimeVersions": "7.0",
15
"aspNetCoreRuntimeVersions": "7.0"
16
17
"ghcr.io/devcontainers/features/hugo:1": {
@@ -147,4 +147,4 @@
147
]
148
}
149
150
-}
+}
0 commit comments