0d4b7ea495
[release/7.0.3xx] Update dependencies from dotnet/arcade
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "7.0.102",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.16.4"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23108.1",
|
|
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23108.1"
|
|
}
|
|
}
|