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 868814a + 1706751 commit 1b2374fCopy full SHA for 1b2374f
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