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.
23 lines
388 B
23 lines
388 B
{
|
|
"sdk": {
|
|
"version": "7.0.100-preview.2.22153.17"
|
|
},
|
|
|
|
"tools": {
|
|
"dotnet": "7.0.100-preview.2.22153.17",
|
|
|
|
"runtimes": {
|
|
"aspnetcore": [
|
|
"2.1.28",
|
|
"3.1.16",
|
|
"5.0.7",
|
|
"6.0.0"
|
|
]
|
|
}
|
|
},
|
|
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21519.3",
|
|
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21519.3"
|
|
}
|
|
}
|
|
|