We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e3d8d commit 2671b1eCopy full SHA for 2671b1e
src/Layout/pkg/windows/bundles/sdk/bundle.wixproj
@@ -4,6 +4,7 @@
4
<PropertyGroup>
5
<!-- OutputType determines the extension, .msi, .wixlib, .exe, etc. -->
6
<OutputType>Bundle</OutputType>
7
+ <IsShippingPackage>true</IsShippingPackage>
8
9
<!-- Globbing will automatically find any .wxl relative to the project file. Since we're simshipping localized content for
10
the bundle UI, we either need to exclude the .wxl files or place them in a directory outside of the project. For simshipping
0 commit comments