dotnet-installer/global.json
dotnet-maestro[bot] 86bfc6aa3f
Update dependencies from https://github.com/dotnet/arcade build 20220919.2 (#14555)
[main] Update dependencies from dotnet/arcade
2022-09-20 20:49:56 +00:00

17 lines
326 B
JSON

{
"tools": {
"dotnet": "8.0.100-alpha.1.22423.9",
"runtimes": {
"dotnet": [
"7.0.0-rc.1.22426.10"
]
}
},
"native-tools": {
"cmake": "3.21.0"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22469.2",
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22469.2"
}
}