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.
27 lines
717 B
27 lines
717 B
{
|
|
"tools": {
|
|
"dotnet": "6.0.100-rc.1.21430.12",
|
|
"runtimes": {
|
|
"dotnet/x64": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"
|
|
],
|
|
"dotnet/x86": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"sdk": {
|
|
"version": "6.0.100-rc.1.21430.12"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21470.4",
|
|
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21470.4",
|
|
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21470.4",
|
|
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
|
|
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21471.1"
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0",
|
|
"dotnet-api-docs_net5.0": "0.0.0.3"
|
|
}
|
|
}
|