117cc25c04
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23360.2 to 8.0.0-beta.23361.2 (parent: Microsoft.DotNet.Arcade.Sdk) - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23326.1 to 1.0.0-beta.23368.1 (parent: Microsoft.DotNet.Arcade.Sdk) - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147 - Merge branch 'main' into darc-main-c2f7fa4c-9cb2-4989-838b-2a4e39afb147 - Update sourcelink patch - Update sourcelink patch - Remove sourcelink dependencies - deployment-tools
17 lines
368 B
JSON
17 lines
368 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "8.0.100-preview.6.23330.14",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.21.0"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23369.2",
|
|
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23369.2"
|
|
}
|
|
}
|