0822ce92a6
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks From Version 9.0.0-beta.24161.5 -> To Version 9.0.0-beta.24162.2
17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "9.0.100-preview.1.24101.2",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "latest"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24162.2",
|
|
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24162.2"
|
|
}
|
|
}
|