process/global.json
Louis Seubert b54acec2f2
Some checks failed
default / default (8.0) (push) Failing after 26s
feat: initial project commit
2024-05-08 22:13:03 +02:00

9 lines
No EOL
129 B
JSON

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