summaryrefslogtreecommitdiff
path: root/eng/configure-toolset.sh
diff options
context:
space:
mode:
Diffstat (limited to 'eng/configure-toolset.sh')
-rw-r--r--eng/configure-toolset.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/eng/configure-toolset.sh b/eng/configure-toolset.sh
new file mode 100644
index 0000000000..d342666072
--- /dev/null
+++ b/eng/configure-toolset.sh
@@ -0,0 +1,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
+
+use_installed_dotnet_cli=false