0b3e25a00a
* Update dependencies from https://github.com/dotnet/arcade build 20220920.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.22469.2 -> To Version 8.0.0-beta.22470.3 Dependency coherency updates Microsoft.SourceLink.GitHub From Version 1.2.0-beta-22468-01 -> To Version 1.2.0-beta-22469-02 (parent: Microsoft.DotNet.Arcade.Sdk * Update dependencies from https://github.com/dotnet/arcade build 20220921.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.22469.2 -> To Version 8.0.0-beta.22471.2 Dependency coherency updates Microsoft.SourceLink.GitHub From Version 1.2.0-beta-22468-01 -> To Version 1.2.0-beta-22469-02 (parent: Microsoft.DotNet.Arcade.Sdk Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
17 lines
326 B
JSON
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.22471.2",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22471.2"
|
|
}
|
|
}
|