452ec433aa
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-preview.1.24101.2",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "latest"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24170.7",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24170.7"
|
|
}
|
|
}
|