Skip to content

Commit 2671b1e

Browse files
committed
Mark SDK bundle as shipping
1 parent 16e3d8d commit 2671b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Layout/pkg/windows/bundles/sdk/bundle.wixproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<PropertyGroup>
55
<!-- OutputType determines the extension, .msi, .wixlib, .exe, etc. -->
66
<OutputType>Bundle</OutputType>
7+
<IsShippingPackage>true</IsShippingPackage>
78

89
<!-- Globbing will automatically find any .wxl relative to the project file. Since we're simshipping localized content for
910
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

Comments
 (0)