2018-10-22 05:07:26 +00:00
|
|
|
{
|
|
|
|
"tools": {
|
2023-09-29 19:53:21 +00:00
|
|
|
"dotnet": "8.0.100-rc.1.23463.5",
|
2020-02-25 20:45:04 +00:00
|
|
|
"runtimes": {
|
|
|
|
"dotnet": [
|
2023-10-02 16:58:36 +00:00
|
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)",
|
|
|
|
"8.0.0-rc.1.23419.4"
|
2020-02-25 20:45:04 +00:00
|
|
|
]
|
|
|
|
}
|
2018-10-22 05:07:26 +00:00
|
|
|
},
|
2021-05-05 03:55:39 +00:00
|
|
|
"native-tools": {
|
2022-09-16 20:53:24 +00:00
|
|
|
"cmake": "3.21.0"
|
2021-05-05 03:55:39 +00:00
|
|
|
},
|
2018-10-22 05:07:26 +00:00
|
|
|
"msbuild-sdks": {
|
Update dependencies from https://github.com/dotnet/arcade build 20231008.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 8.0.0-beta.23463.1 -> To Version 9.0.0-beta.23508.1
Dependency coherency updates
Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.DotNet.XliffTasks
From Version 9.0.0-alpha.1.23456.3 -> To Version 9.0.0-alpha.1.23471.7 (parent: Microsoft.NET.Sdk
2023-10-09 12:16:28 +00:00
|
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23508.1",
|
|
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23508.1"
|
2018-10-22 05:07:26 +00:00
|
|
|
}
|
2018-12-21 22:24:58 +00:00
|
|
|
}
|