27e87715f2
* Update dependencies from https://github.com/dotnet/arcade build 20221208.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.22606.1 -> To Version 8.0.0-beta.22608.2 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.22605.1 -> To Version 1.0.0-beta.22607.1 (parent: Microsoft.DotNet.Arcade.Sdk * Update dependencies from https://github.com/dotnet/arcade build 20221209.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.22606.1 -> To Version 8.0.0-beta.22609.3 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.22605.1 -> To Version 1.0.0-beta.22607.1 (parent: Microsoft.DotNet.Arcade.Sdk * Update dependencies from https://github.com/dotnet/arcade build 20221212.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk From Version 8.0.0-beta.22606.1 -> To Version 8.0.0-beta.22612.4 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.22605.1 -> To Version 1.0.0-beta.22611.1 (parent: Microsoft.DotNet.Arcade.Sdk Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
17 lines
312 B
JSON
17 lines
312 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "8.0.100-alpha.1.22423.9",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"7.0.0"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22612.4",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22612.4"
|
|
}
|
|
}
|