Bump runner to dotnet 8 (#3345)

* Bump runner to dotnet 8

* .
This commit is contained in:
Tingluo Huang
2024-06-18 11:28:53 -04:00
committed by GitHub
parent 3f28dd845f
commit 1e74a8137b
18 changed files with 58 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {},
"ghcr.io/devcontainers/features/dotnet": {
"version": "6.0.421"
"version": "8.0.204"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "16"