Skip to content

Commit 78b6c70

Browse files
committed
Update vswhere version in install script.
1 parent a6eab54 commit 78b6c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_script.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ REM Defined cript variables
55
set YASMDL=http://www.tortall.net/projects/yasm/releases
66
set YASMVERSION=1.3.0
77
set VSWHEREDL=https://github.com/Microsoft/vswhere/releases/download
8-
set VSWHEREVERSION=2.8.4
8+
set VSWHEREVERSION=3.1.7
99

1010
REM Store current directory and ensure working directory is the location of current .bat
1111
set CALLDIR=%CD%

0 commit comments

Comments
 (0)