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
672 B
26 lines
672 B
{
|
|
"tools": {
|
|
"dotnet": "10.0.100-preview.6.25302.104",
|
|
"runtimes": {
|
|
"dotnet/x64": [
|
|
"$(MicrosoftNETCorePlatformsPackageVersion)"
|
|
],
|
|
"dotnet/x86": [
|
|
"$(MicrosoftNETCorePlatformsPackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"sdk": {
|
|
"version": "10.0.100-preview.6.25302.104"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25304.104",
|
|
"Microsoft.DotNet.CMake.Sdk": "10.0.0-beta.25304.104",
|
|
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25304.104",
|
|
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
|
|
"Microsoft.NET.Sdk.IL": "10.0.0-preview.6.25304.104"
|
|
},
|
|
"native-tools": {
|
|
"cmake": "latest"
|
|
}
|
|
}
|