Update global.json

This commit is contained in:
Kevin Zhang 2022-12-30 19:12:59 -05:00 committed by GitHub
parent db354a23a5
commit 4317fed9d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.*",
"version": "7.0.*",
"rollForward": "latestPatch"
}
}
}