From 78d98778953ea4b3e28ab5a0bb2ac0c7fab600aa Mon Sep 17 00:00:00 2001 From: Jason Naylor Date: Mon, 16 Dec 2024 09:30:24 -0800 Subject: [PATCH] Update Base build FlexBridge installer to 4.2.0 --- Build/Installer.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build/Installer.targets b/Build/Installer.targets index f3bccf9eb5..e9ade84509 100644 --- a/Build/Installer.targets +++ b/Build/Installer.targets @@ -397,7 +397,8 @@ Condition="!Exists('$(WixLibsDir)/vcredist_2015-19_x64.exe') And $(Platform)=='x64'" DownloadsDir="$(WixLibsDir)"/> -