mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
10 lines
139 B
JSON
10 lines
139 B
JSON
|
|
{
|
||
|
|
"sdk": {
|
||
|
|
"version": "10.0.100",
|
||
|
|
"rollForward": "latestMajor"
|
||
|
|
},
|
||
|
|
"test": {
|
||
|
|
"runner": "Microsoft.Testing.Platform"
|
||
|
|
}
|
||
|
|
}
|