Skip to content

Commit 702b856

Browse files
committed
Fix: Remove invalid Summary and Description child elements from Package
1 parent 28db6a2 commit 702b856

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

installer/Phat.wxs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
Version="$(var.ProductVersion)"
77
UpgradeCode="{3B4F2B7E-3A1C-4B24-9A88-7CF4E7C2C941}"
88
Scope="perMachine">
9-
<Summary>Phat - XAMPP PHP Version Switcher for Windows | pphat.top</Summary>
10-
<Description>A lightweight CLI tool for managing multiple PHP versions in XAMPP on Windows. Publisher: PPhatDEV (pphat.top)</Description>
119
<Icon Id="PhatIcon" SourceFile="assets\phat.ico" />
1210
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
1311
<MediaTemplate EmbedCab="yes" />

0 commit comments

Comments
 (0)