411c1a4a6a
* Revert "Ensure copy latest runs on dotnet engine and not msbuild (#10766)" This reverts commitd1be03eb6c
. * Revert "Publish additional files in official CI build" This reverts commit2e0eea8da3
. * Revert "Create WASM installers for optional workloads (#10685)" This reverts commit7c79ce28bc
.
17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "6.0.100-preview.5.21228.9",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"native-tools": {
|
|
"cmake": "3.16.4"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21263.5",
|
|
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
|
|
}
|
|
}
|