Update global.json

This commit is contained in:
Summpot 2025-03-04 01:00:22 +08:00 committed by GitHub
parent d39c69faa2
commit 4ae2af7afa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.200",
"rollForward": "latestMajor"
"rollForward": "major"
}
}