b670046257
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23516.1 to 1.0.0-beta.23523.1 (parent: Microsoft.DotNet.Arcade.Sdk)
18 lines
395 B
JSON
18 lines
395 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-alpha.1.23511.2",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)",
|
|
"8.0.0-rc.1.23419.4"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23524.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23524.1"
|
|
}
|
|
}
|