Files
LaDOSE/LaDOSE.Src/global.json
darkstack 73407e5867
Some checks failed
Build App / Build (push) Failing after 43s
Dot net 8
2025-02-09 22:30:00 +01:00

7 lines
104 B
JSON

{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}