continuity/global.json
Timothy Schenk 20931b5751
Some checks failed
Test if Server can be built / build-server (push) Failing after 11s
chore: use .net 8 for benchmarking and prematurely test .net 8
2023-10-27 19:27:10 +02:00

7 lines
No EOL
104 B
JSON

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