Ready to test

This commit is contained in:
2025-01-29 20:36:43 -07:00
commit d37ed1c01a
20 changed files with 1222 additions and 0 deletions

6
global.json Normal file
View File

@ -0,0 +1,6 @@
{
"sdk": {
"rollForward": "latestMinor",
"version": "8.0.100"
}
}