From 2d35322a5f7855466f21d3bebeb21a8fa39d86cb Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 18 Nov 2019 02:19:16 +0100 Subject: [PATCH] move some package dependencies around --- MLEM.Extended/MLEM.Extended.csproj | 10 +++------- MLEM.Startup/MLEM.Startup.csproj | 2 -- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/MLEM.Extended/MLEM.Extended.csproj b/MLEM.Extended/MLEM.Extended.csproj index f3b1569..70b9355 100644 --- a/MLEM.Extended/MLEM.Extended.csproj +++ b/MLEM.Extended/MLEM.Extended.csproj @@ -14,18 +14,14 @@ - - all - - - all - + + all - + \ No newline at end of file diff --git a/MLEM.Startup/MLEM.Startup.csproj b/MLEM.Startup/MLEM.Startup.csproj index 019355c..10000dd 100644 --- a/MLEM.Startup/MLEM.Startup.csproj +++ b/MLEM.Startup/MLEM.Startup.csproj @@ -16,8 +16,6 @@ - - all