From fc3e4722307c86b5d06918f0721b98323735bb40 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 21 Mar 2022 23:22:23 -0500 Subject: Add `ExePackage/@Bundle` to opt-in to v3 behavior. Automatically add '-norestart' for bundle ExePackages. Fixes 6252 --- src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs | 4 ++-- src/ext/NetFx/wixlib/NetCore3_Platform.wxi | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/ext') diff --git a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs index 596b4b48..b69bb37f 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs @@ -20,7 +20,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetCore3_Platform.wxi b/src/ext/NetFx/wixlib/NetCore3_Platform.wxi index c7aaca50..88e672be 100644 --- a/src/ext/NetFx/wixlib/NetCore3_Platform.wxi +++ b/src/ext/NetFx/wixlib/NetCore3_Platform.wxi @@ -6,20 +6,20 @@ - - + + - - + + - - + + -- cgit v1.2.3-55-g6feb