REDCODE changes

This commit is contained in:
lewd_alt
2026-06-13 11:34:36 -05:00
parent dc27a5cf59
commit f34795a82d
10 changed files with 41 additions and 16 deletions

7
global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}