69787b8b88
# Conflicts: # eng/Version.Details.xml # eng/Versions.props # global.json # src/redist/targets/Crossgen.targets # src/redist/targets/GenerateBundledVersions.targets # src/redist/targets/GenerateLayout.targets # src/redist/targets/GenerateMSIs.targets
18 lines
407 B
JSON
18 lines
407 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-alpha.1.23615.4",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.Build.NoTargets": "3.7.0",
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24075.2",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24075.2"
|
|
}
|
|
}
|