File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- Copyright (C) Microsoft Corporation. All rights reserved. -->
3
3
<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
4
4
<Product Id =" *" UpgradeCode =" 04201F79-6DC8-4B6B-B690-81E7E4A8FB47" Name =" Windows Subsystem for Linux GUI App Support"
5
- Version =" 0.2.1 " Manufacturer =" Microsoft Corporation" Language =" 1033" >
6
- <Package InstallerVersion = " 200 " Compressed =" yes" Comments =" Windows Installer Package" Platform =" $(var.Platform)" />
5
+ Version =" Please run PS updateversion.ps1 wslg.wxs to update the version before build the MSI " Manufacturer =" Microsoft Corporation" Language =" 1033" >
6
+ <Package Compressed =" yes" Comments =" Windows Installer Package" Platform =" $(var.Platform)" />
7
7
<Media Id =" 1" Cabinet =" product.cab" EmbedCab =" yes" />
8
8
9
9
<WixVariable Id =" WixUIBannerBmp" Value =" banner.png" />
You can’t perform that action at this time.
0 commit comments