Linux AOT and Container

This commit is contained in:
2025-02-09 15:21:13 -07:00
parent 7aada4303e
commit 264b6319cb
5 changed files with 138 additions and 1 deletions

6
global.json Normal file
View File

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