Files
Libation/global.json
2026-03-11 13:23:21 -04:00

10 lines
219 B
JSON

{
"$schema": "https://json.schemastore.org/global.json",
"sdk": {
"version": "10.0.101",
"rollForward": "latestFeature"
},
"test": {
"runner": "Microsoft.Testing.Platform"
}
}