We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c511e9a commit 718132aCopy full SHA for 718132a
install_script.bat
@@ -5,7 +5,7 @@ REM Defined script variables
5
set NASMDL=http://www.nasm.us/pub/nasm/releasebuilds
6
set NASMVERSION=2.16.03
7
set VSWHEREDL=https://github.com/Microsoft/vswhere/releases/download
8
-set VSWHEREVERSION=2.8.4
+set VSWHEREVERSION=3.1.7
9
10
REM Store current directory and ensure working directory is the location of current .bat
11
set CALLDIR=%CD%
0 commit comments