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.
22 lines
334 B
22 lines
334 B
{
|
|
"sdk": {
|
|
"version": "6.0.300"
|
|
},
|
|
|
|
"tools": {
|
|
"dotnet": "6.0.300",
|
|
|
|
"runtimes": {
|
|
"aspnetcore": [
|
|
"2.1.30",
|
|
"3.1.25",
|
|
"5.0.17"
|
|
]
|
|
}
|
|
},
|
|
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21519.3",
|
|
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21519.3"
|
|
}
|
|
}
|
|
|