basic targeting system
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 1m43s

This commit is contained in:
2026-01-21 12:32:58 +01:00
parent 9d97e836fb
commit b3dcaabe07
8 changed files with 115 additions and 14 deletions

7
global.json Normal file
View File

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