Skip to content

Commit 4b7d3bd

Browse files
test
1 parent 218085c commit 4b7d3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/universal/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"gid": "1000"
1111
},
1212
"ghcr.io/devcontainers/features/dotnet:1": {
13-
"version": "7",
13+
"version": "6",
1414
"installUsingApt": "false",
15-
"additionalVersions": "6"
15+
"additionalVersions": "3"
1616
},
1717
"ghcr.io/devcontainers/features/hugo:1": {
1818
"version": "latest"

0 commit comments

Comments
 (0)