From e80eb17b22345972fc931c8a3130e530a360c7cd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 29 Jul 2020 14:41:46 +0200 Subject: [PATCH] fixed incorrect icon link --- MLEM.Data/MLEM.Data.csproj | 2 +- MLEM.Extended/MLEM.Extended.csproj | 2 +- MLEM.Startup/MLEM.Startup.csproj | 2 +- MLEM.Templates/MLEM.Templates.csproj | 2 +- MLEM.Ui/MLEM.Ui.csproj | 2 +- MLEM/MLEM.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MLEM.Data/MLEM.Data.csproj b/MLEM.Data/MLEM.Data.csproj index 63fd354..691a405 100644 --- a/MLEM.Data/MLEM.Data.csproj +++ b/MLEM.Data/MLEM.Data.csproj @@ -11,7 +11,7 @@ https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM https://github.com/Ellpeck/MLEM/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png diff --git a/MLEM.Extended/MLEM.Extended.csproj b/MLEM.Extended/MLEM.Extended.csproj index 1b6c7e7..14c45ab 100644 --- a/MLEM.Extended/MLEM.Extended.csproj +++ b/MLEM.Extended/MLEM.Extended.csproj @@ -11,7 +11,7 @@ https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM https://github.com/Ellpeck/MLEM/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png diff --git a/MLEM.Startup/MLEM.Startup.csproj b/MLEM.Startup/MLEM.Startup.csproj index bb401bc..7c6a765 100644 --- a/MLEM.Startup/MLEM.Startup.csproj +++ b/MLEM.Startup/MLEM.Startup.csproj @@ -12,7 +12,7 @@ https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM https://github.com/Ellpeck/MLEM/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png diff --git a/MLEM.Templates/MLEM.Templates.csproj b/MLEM.Templates/MLEM.Templates.csproj index cde6e11..41143fb 100644 --- a/MLEM.Templates/MLEM.Templates.csproj +++ b/MLEM.Templates/MLEM.Templates.csproj @@ -16,7 +16,7 @@ dotnet-new templates monogame ellpeck mlem utility extensions https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png diff --git a/MLEM.Ui/MLEM.Ui.csproj b/MLEM.Ui/MLEM.Ui.csproj index 0bdf47e..d593549 100644 --- a/MLEM.Ui/MLEM.Ui.csproj +++ b/MLEM.Ui/MLEM.Ui.csproj @@ -11,7 +11,7 @@ https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM https://github.com/Ellpeck/MLEM/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png diff --git a/MLEM/MLEM.csproj b/MLEM/MLEM.csproj index 29251d3..1c613f8 100644 --- a/MLEM/MLEM.csproj +++ b/MLEM/MLEM.csproj @@ -11,7 +11,7 @@ https://mlem.ellpeck.de/ https://github.com/Ellpeck/MLEM https://github.com/Ellpeck/MLEM/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/MLEM/master/Logo.png + https://raw.githubusercontent.com/Ellpeck/MLEM/master/Media/Logo.png