2944eef8bf
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23355.1 to 8.0.0-beta.23358.1 (parent: Microsoft.DotNet.Arcade.Sdk)
17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "8.0.100-preview.5.23303.2",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23360.1"
|
|
}
|
|
}
|