You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
316 B
21 lines
316 B
{
|
|
"sdk": {
|
|
"version": "6.0.402"
|
|
},
|
|
|
|
"tools": {
|
|
"dotnet": "6.0.402",
|
|
|
|
"runtimes": {
|
|
"aspnetcore": [
|
|
"2.1.30",
|
|
"3.1.30"
|
|
]
|
|
}
|
|
},
|
|
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21519.3",
|
|
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21519.3"
|
|
}
|
|
}
|
|
|