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

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.425"
"version": "8.0.403"
}
}