Files
spectre.console/docs/global.json
Patrik Svensson b1e0896a0d Add net8.0 support
2023-11-14 22:24:53 +01:00

7 lines
80 B
JSON

{
"sdk": {
"version": "8.0.100",
"rollForward": "latestFeature"
}
}