This commit is contained in:
2026-01-20 10:05:45 -06:00
commit 0a91734a27
41 changed files with 565 additions and 0 deletions

6
global.json Normal file
View File

@@ -0,0 +1,6 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestFeature"
}
}