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

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.421"
"version": "8.0.204"
}
}