Visual Studio Projects: Update windows-build dependencies version to 20191221

This commit is contained in:
Mark Pizzolato 2019-12-21 09:38:16 -08:00
parent 56ed67e2bf
commit 0c8b6075ed

View file

@ -29,7 +29,7 @@ rem
rem Everything implicitly requires BUILD to also be set to have rem Everything implicitly requires BUILD to also be set to have
rem any meaning, it always gets set. rem any meaning, it always gets set.
set _X_BUILD=BUILD set _X_BUILD=BUILD
set _X_REQUIRED_WINDOWS_BUILD=20191213 set _X_REQUIRED_WINDOWS_BUILD=20191221
call :FindVCVersion _VC_VER call :FindVCVersion _VC_VER
set _PDB=%~dpn1.pdb set _PDB=%~dpn1.pdb