diff --git a/ExeLauncher.GUI/ExeLauncher.GUI.csproj b/ExeLauncher.GUI/ExeLauncher.GUI.csproj index b0b11fa..c62815e 100644 --- a/ExeLauncher.GUI/ExeLauncher.GUI.csproj +++ b/ExeLauncher.GUI/ExeLauncher.GUI.csproj @@ -4,8 +4,17 @@ WinExe net48 true + icon.ico + + + + + + + + diff --git a/ExeLauncher.GUI/icon.ico b/ExeLauncher.GUI/icon.ico new file mode 100644 index 0000000..42486f9 Binary files /dev/null and b/ExeLauncher.GUI/icon.ico differ