Files
Syrette/global.json
Samuele Lorefice d0ccdbfa0f
Some checks failed
Nuget Pkg Build / build (push) Failing after 58s
Updated workflow, widened support, now including Net 8, 9 and 10
2025-09-22 02:26:07 +02:00

7 lines
105 B
JSON

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