summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSignal Linden <signal@lindenlab.com>2022-10-11 12:13:33 -0700
committerSignal Linden <signal@lindenlab.com>2022-10-11 12:13:33 -0700
commit67512f0ddbb997a52d2606570baef7ebacf766d5 (patch)
treea9f12afb9d4b68f528468d743b8caa2d126ab03c
parent271e6e367e8a44b33e3dd1e77c2972774a1c1de9 (diff)
Remove hard-coded toolsversion from autobuild.xml build command
-rw-r--r--autobuild.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 96f6918a99..954299d1f3 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -3261,7 +3261,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>/t:Build</string>
<string>/p:useenv=true</string>
<string>/verbosity:minimal</string>
- <string>/toolsversion:4.0</string>
<string>/p:VCBuildAdditionalOptions= /incremental</string>
</array>
</map>
@@ -3335,7 +3334,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>/t:Build</string>
<string>/p:useenv=true</string>
<string>/verbosity:minimal</string>
- <string>/toolsversion:4.0</string>
<string>/p:VCBuildAdditionalOptions= /incremental</string>
</array>
</map>