68dae6f298
This pull request updates the following dependencies
[marker]: <> (Begin:6d383863-e2a5-4edc-fb90-08da32c10934)
## From https://github.com/dotnet/arcade
- **Subscription**: 6d383863-e2a5-4edc-fb90-08da32c10934
- **Build**: 20230317.1
- **Date Produced**: March 17, 2023 4:15:05 PM UTC
- **Commit**: 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
- **Branch**: refs/heads/release/6.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.DotNet.Arcade.Sdk**: [from 6.0.0-beta.23114.5 to 6.0.0-beta.23167.1][2]
- **Microsoft.DotNet.Build.Tasks.Installers**: [from 6.0.0-beta.23114.5 to 6.0.0-beta.23167.1][2]
- **Microsoft.DotNet.CMake.Sdk**: [from 6.0.0-beta.23114.5 to 6.0.0-beta.23167.1][2]
[2]: 0c93c1c...92c39a4
[DependencyUpdate]: <> (End)
[marker]: <> (End:6d383863-e2a5-4edc-fb90-08da32c10934)
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "6.0.115",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.16.4"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23167.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23167.1"
|
|
}
|
|
}
|