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.
2 parents a48f4c1 + 94301f7 commit 1706751Copy full SHA for 1706751
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