Visual Studio Projects: Force build to update to the latest windows-build
This commit is contained in:
parent
3acc69fbd2
commit
d901d676c4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ rem
|
|||
rem Everything implicitly requires BUILD to also be set to have
|
||||
rem any meaning, it always gets set.
|
||||
set _X_BUILD=BUILD
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20220119
|
||||
set _X_REQUIRED_WINDOWS_BUILD=20230621
|
||||
call :FindVCVersion _VC_VER
|
||||
|
||||
set _PDB=%~dpn1.pdb
|
||||
|
|
Loading…
Add table
Reference in a new issue