Skip to content

Commit

Permalink
mark package version in MSI properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Tu Dinh committed Oct 23, 2024
1 parent 837b1ff commit be9cd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/Package.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
Version="$(ProductVersion)"
UpgradeCode="$(var.UpgradeCode)"
Scope="perMachine">
<SummaryInformation Description="!(loc.GenericProductName) $(Configuration) $(ProductVersion) $(Platform)" />

<MediaTemplate EmbedCab="yes" />

Expand Down

0 comments on commit be9cd1a

Please sign in to comment.