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.
26 lines
684 B
26 lines
684 B
{
|
|
"tools": {
|
|
"dotnet": "8.0.100-preview.7.23376.3",
|
|
"runtimes": {
|
|
"dotnet/x64": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
],
|
|
"dotnet/x86": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"sdk": {
|
|
"version": "8.0.100-preview.7.23376.3"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23451.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23451.1",
|
|
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23451.1",
|
|
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
|
|
"Microsoft.NET.Sdk.IL": "9.0.0-alpha.1.23460.2"
|
|
},
|
|
"native-tools": {
|
|
"cmake": "latest"
|
|
}
|
|
}
|