fix: correct Icon URI to /EbayListingTool;component/app_icon.ico

This commit is contained in:
2026-04-17 02:52:24 +01:00
parent b3bb2e704e
commit c51342f46e

View File

@@ -8,7 +8,7 @@
Height="820" Width="1180"
MinHeight="600" MinWidth="900"
WindowStartupLocation="CenterScreen"
Icon="/pack://application:,,,/app_icon.ico"
Icon="/EbayListingTool;component/app_icon.ico"
GlowBrush="{DynamicResource MahApps.Brushes.Accent}">
<mah:MetroWindow.Resources>