Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e6bc966

Browse files
authored
Mark SDK bundle as shipping (#51413)
2 parents 16e3d8d + 2671b1e commit e6bc966

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)