process/global.json

11 lines
203 B
JSON
Raw Permalink Normal View History

2026-01-20 22:41:16 +01:00
{
"$schema": "https://www.schemastore.org/global.json",
"sdk": {
"version": "10.0.0",
"rollForward": "latestMinor"
},
"msbuild-sdks": {},
"test": {
"runner": "Microsoft.Testing.Platform"
}
}