From 006d65727b9cb5d6d86fba88fe8eec45e0fe7f2b Mon Sep 17 00:00:00 2001 From: azure Date: Fri, 8 Nov 2024 02:36:49 -0500 Subject: [PATCH] fix: apply icon to final executable --- switch-my-shell.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/switch-my-shell.csproj b/switch-my-shell.csproj index 64e2003..de056b0 100644 --- a/switch-my-shell.csproj +++ b/switch-my-shell.csproj @@ -7,8 +7,13 @@ enable true enable + Resources\Icon.ico + + + + True