c05d8de93f
[main] Update dependencies from dotnet/arcade
17 lines
365 B
JSON
17 lines
365 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-alpha.1.23524.3",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23558.3",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23558.3"
|
|
}
|
|
}
|