From 215f1af1dad91f206261fe8c526c3970c35aff09 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Wed, 21 Dec 2022 12:34:49 -0600 Subject: [PATCH] fix the wix file to overwrite with save -f (#7545) --- wix/main.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wix/main.wxs b/wix/main.wxs index eb370dd9f3..e9863af941 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -264,7 +264,7 @@ DiskId='1' Source='target\$(var.Profile)\nu_plugin_query_json.exe' KeyPath='yes'/> - + - + --> @@ -375,7 +375,7 @@