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
681 B
26 lines
681 B
{
|
|
"tools": {
|
|
"dotnet": "8.0.100-alpha.1.22423.9",
|
|
"runtimes": {
|
|
"dotnet/x64": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
|
|
],
|
|
"dotnet/x86": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"sdk": {
|
|
"version": "8.0.100-alpha.1.22423.9"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22473.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22473.1",
|
|
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22473.1",
|
|
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
|
|
"Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.22471.15"
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
}
|
|
}
|