clrmd/global.json

14 строки
193 B
JSON

{
"tools": {
"dotnet": "8.0.110",
"runtimes": {
"dotnet": [
"3.1.0"
]
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24525.2"
}
}