Skip to content

Commit

Permalink
Update vswhere version in install script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibras committed Oct 19, 2024
1 parent a6eab54 commit 78b6c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_script.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ REM Defined cript variables
set YASMDL=http://www.tortall.net/projects/yasm/releases
set YASMVERSION=1.3.0
set VSWHEREDL=https://github.com/Microsoft/vswhere/releases/download
set VSWHEREVERSION=2.8.4
set VSWHEREVERSION=3.1.7

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

0 comments on commit 78b6c70

Please sign in to comment.