Bump dotnet SDK to dotnet 8. (#3500)

This commit is contained in:
Tingluo Huang
2024-10-16 12:32:51 -04:00
committed by GitHub
parent 9b3b554758
commit af8dee51e1
19 changed files with 61 additions and 46 deletions

View File

@@ -4,10 +4,10 @@
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {},
"ghcr.io/devcontainers/features/dotnet": {
"version": "6.0.425"
"version": "8.0.403"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "16"
"version": "20"
},
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"