From b6413711f2dcff0a33187125347f9f22421875cd Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Tue, 9 Mar 2021 13:23:37 +0100 Subject: [PATCH] Fix Wix Installer Path for Upgrade --- app/SetupVS19/Product.wxs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/SetupVS19/Product.wxs b/app/SetupVS19/Product.wxs index e0a0a73..2877f90 100644 --- a/app/SetupVS19/Product.wxs +++ b/app/SetupVS19/Product.wxs @@ -20,8 +20,8 @@ InstallScope="perMachine" /> - - + + @@ -119,6 +119,7 @@ +