This commit is contained in:
2026-01-29 09:45:11 +01:00
commit eeedda3407
40 changed files with 929 additions and 0 deletions

7
TecniStamp/global.json Normal file
View File

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