Revert "windows: temporarily hardcode VCToolsVersion to 14.34.31931.0"

This reverts commit 3961afdbb9.
This commit is contained in:
Shawn Hoffman 2023-05-16 20:24:45 -07:00
parent 519da43b0a
commit ac7003a1ac
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ OSMinimumVersionWin11=10.0.22000.0
// VCToolsVersion=14.33.31629
// We're really looking for "14.32.31332.0" (because that's what will appear in the registry once
// installed), NOT the other values!
VCToolsVersion=14.34.31931.0
VCToolsVersion=${VC_TOOLS_VERSION}
VCToolsUpdateURL=https://aka.ms/vs/17/release/vc_redist.x64.exe