From 347e33f3c970587a91704bdd160f7dd831d4152f Mon Sep 17 00:00:00 2001 From: ParantezTech Date: Sat, 11 Jul 2026 14:03:55 +0300 Subject: [PATCH] [GUI] update icon to .ico format --- src/SharpEmu.GUI/MainWindow.axaml | 3 ++- src/SharpEmu.GUI/SharpEmu.GUI.csproj | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SharpEmu.GUI/MainWindow.axaml b/src/SharpEmu.GUI/MainWindow.axaml index 3d8ad76..aacdf79 100644 --- a/src/SharpEmu.GUI/MainWindow.axaml +++ b/src/SharpEmu.GUI/MainWindow.axaml @@ -43,7 +43,8 @@ SPDX-License-Identifier: GPL-2.0-or-later - + diff --git a/src/SharpEmu.GUI/SharpEmu.GUI.csproj b/src/SharpEmu.GUI/SharpEmu.GUI.csproj index ce0ceb7..132338a 100644 --- a/src/SharpEmu.GUI/SharpEmu.GUI.csproj +++ b/src/SharpEmu.GUI/SharpEmu.GUI.csproj @@ -21,7 +21,6 @@ SPDX-License-Identifier: GPL-2.0-or-later -