Skip to content

Commit 2b48377

Browse files
Update devcontainer.json
1 parent 0ffa544 commit 2b48377

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
@@ -11,7 +11,7 @@
1111
},
1212
"ghcr.io/devcontainers/features/dotnet:2": {
1313
"version": "8.0",
14-
"dotnetRuntimeVersions": "7.0",
14+
"dotnetRuntimeVersions": "7.0",
1515
"aspNetCoreRuntimeVersions": "7.0"
1616
},
1717
"ghcr.io/devcontainers/features/hugo:1": {
@@ -147,4 +147,4 @@
147147
]
148148
}
149149
}
150-
}
150+
}

0 commit comments

Comments
 (0)