dotnet-installer/global.json
dotnet-maestro[bot] eb26755370 Update dependencies from https://github.com/dotnet/arcade build 20220919.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.22466.3 -> To Version 8.0.0-beta.22469.1

Dependency coherency updates

Microsoft.SourceLink.GitHub
 From Version 1.2.0-beta-22465-01 -> To Version 1.2.0-beta-22468-01 (parent: Microsoft.DotNet.Arcade.Sdk
2022-09-20 12:24:59 +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.1",
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22469.1"
}
}