summaryrefslogtreecommitdiff
path: root/eng/configure-toolset.ps1
blob: 637e9869e2f708db19f58bd447d68db3cd650839 (plain)
1
2
3
4
5
# We depend on a local cli for a number of our buildtool
# commands like init-tools so for now we need to disable
# using the globally installed dotnet

$script:useInstalledDotNetCli = $false