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": "7.0.100"
|
|
},
|
|
|
|
"tools": {
|
|
"dotnet": "7.0.100",
|
|
|
|
"runtimes": {
|
|
"aspnetcore": [
|
|
"2.1.30",
|
|
"3.1.31",
|
|
"6.0.11"
|
|
]
|
|
}
|
|
},
|
|
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22513.4",
|
|
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22513.4"
|
|
}
|
|
}
|
|
|