From e8ddc0893779415678f764a266cff7c4c2f7cc6d Mon Sep 17 00:00:00 2001 From: andy Date: Sun, 13 Feb 2022 19:33:17 +0000 Subject: [PATCH] adding ef design package to cli, updating nuget packages --- Selector.CLI/Selector.CLI.csproj | 6 +++++- Selector.Model/Selector.Model.csproj | 14 +++++++------- Selector.Tests/Selector.Tests.csproj | 4 ++-- Selector.Web/Selector.Web.csproj | 10 +++++----- 4 files changed, 19 insertions(+), 15 deletions(-) diff --git a/Selector.CLI/Selector.CLI.csproj b/Selector.CLI/Selector.CLI.csproj index 92180f6..2fa9d22 100644 --- a/Selector.CLI/Selector.CLI.csproj +++ b/Selector.CLI/Selector.CLI.csproj @@ -8,8 +8,12 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - + diff --git a/Selector.Model/Selector.Model.csproj b/Selector.Model/Selector.Model.csproj index 883c95c..14081cf 100644 --- a/Selector.Model/Selector.Model.csproj +++ b/Selector.Model/Selector.Model.csproj @@ -12,20 +12,20 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/Selector.Tests/Selector.Tests.csproj b/Selector.Tests/Selector.Tests.csproj index fb5ea0a..df6e4e7 100644 --- a/Selector.Tests/Selector.Tests.csproj +++ b/Selector.Tests/Selector.Tests.csproj @@ -8,7 +8,7 @@ - + @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Selector.Web/Selector.Web.csproj b/Selector.Web/Selector.Web.csproj index 015acfa..a720352 100644 --- a/Selector.Web/Selector.Web.csproj +++ b/Selector.Web/Selector.Web.csproj @@ -14,13 +14,13 @@ - - + + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -28,7 +28,7 @@ - +