installer/eng/configure-toolset.sh

6 строки
250 B
Bash

# SdkTests do not currently work with globally installed CLI as they use dotnet-install.ps1 to install more runtimes
useInstalledDotNetCli="false"
# Working around issue https://github.com/dotnet/arcade/issues/7327
DisableNativeToolsetInstalls=true