From bd1c10815da36091fa2a059a641d745f27e350f1 Mon Sep 17 00:00:00 2001 From: Chris Blyth Date: Mon, 25 Jun 2018 12:29:44 +0100 Subject: [PATCH] Add Icon and bump version --- src/App.config | 2 +- src/BingWallpaper.csproj | 6 ++++++ src/Properties/AssemblyInfo.cs | 6 +++--- src/icon.ico | Bin 0 -> 77122 bytes 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 src/icon.ico diff --git a/src/App.config b/src/App.config index 8f1e503..32e9a26 100644 --- a/src/App.config +++ b/src/App.config @@ -1,7 +1,7 @@ - + diff --git a/src/BingWallpaper.csproj b/src/BingWallpaper.csproj index c2c7413..7f73d3b 100644 --- a/src/BingWallpaper.csproj +++ b/src/BingWallpaper.csproj @@ -33,6 +33,9 @@ prompt 4 + + icon.ico + @@ -62,6 +65,9 @@ + + +