From a140e853009bca605af147a6d7f454fb2af60e2d Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 24 Sep 2021 04:50:42 +0200 Subject: [PATCH] fixed Docs casing in readme path --- 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 0aa3ac2..7c5edfe 100644 --- a/MLEM.Data/MLEM.Data.csproj +++ b/MLEM.Data/MLEM.Data.csproj @@ -33,6 +33,6 @@ - + \ No newline at end of file diff --git a/MLEM.Extended/MLEM.Extended.csproj b/MLEM.Extended/MLEM.Extended.csproj index 4bd88db..3aa08ff 100644 --- a/MLEM.Extended/MLEM.Extended.csproj +++ b/MLEM.Extended/MLEM.Extended.csproj @@ -35,6 +35,6 @@ - + \ No newline at end of file diff --git a/MLEM.Startup/MLEM.Startup.csproj b/MLEM.Startup/MLEM.Startup.csproj index b0e32c8..fec7324 100644 --- a/MLEM.Startup/MLEM.Startup.csproj +++ b/MLEM.Startup/MLEM.Startup.csproj @@ -29,6 +29,6 @@ - + diff --git a/MLEM.Templates/MLEM.Templates.csproj b/MLEM.Templates/MLEM.Templates.csproj index ef13122..41c0ae0 100644 --- a/MLEM.Templates/MLEM.Templates.csproj +++ b/MLEM.Templates/MLEM.Templates.csproj @@ -26,7 +26,7 @@ - + \ No newline at end of file diff --git a/MLEM.Ui/MLEM.Ui.csproj b/MLEM.Ui/MLEM.Ui.csproj index 3c4128a..e922f29 100644 --- a/MLEM.Ui/MLEM.Ui.csproj +++ b/MLEM.Ui/MLEM.Ui.csproj @@ -27,6 +27,6 @@ - + \ No newline at end of file diff --git a/MLEM/MLEM.csproj b/MLEM/MLEM.csproj index ef9bd08..5653ec7 100644 --- a/MLEM/MLEM.csproj +++ b/MLEM/MLEM.csproj @@ -24,6 +24,6 @@ - + \ No newline at end of file