From 63e3ba88910c9c5579facbc12dad3cccd7c77217 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Sun, 25 Feb 2018 17:03:08 +0200 Subject: [PATCH] Add application icon to CLI --- .../DiscordChatExporter.Cli.csproj | 35 ++++++++++--------- .../DiscordChatExporter.Core.csproj | 34 +++++++++--------- 2 files changed, 35 insertions(+), 34 deletions(-) diff --git a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj index 06280cd7..98d78007 100644 --- a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj +++ b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj @@ -1,22 +1,23 @@  - - Exe - net461 - 2.3 - Tyrrrz - Copyright (c) 2017-2018 Alexey Golub - + + Exe + net461 + 2.3 + Tyrrrz + Copyright (c) 2017-2018 Alexey Golub + ..\favicon.ico + - - - - - - + + + + + + + + + + - - - - \ No newline at end of file diff --git a/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj b/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj index b93ddff0..76d1a188 100644 --- a/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj +++ b/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj @@ -1,23 +1,23 @@  - - net461 - + + net461 + - - - - + + + + - - - + + + + + + + + + + - - - - - - - \ No newline at end of file