From e3d2664643d3d9f85ba56ef3d400ed25860bf1d5 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 25 Oct 2018 12:56:07 -0500 Subject: [PATCH] nuget updates --- src/FilterLists.Agent/FilterLists.Agent.csproj | 2 +- src/FilterLists.Api/FilterLists.Api.csproj | 2 +- src/FilterLists.Data/FilterLists.Data.csproj | 4 ++-- src/FilterLists.Services/FilterLists.Services.csproj | 2 +- src/FilterLists.Web/FilterLists.Web.csproj | 2 +- tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj | 4 ++++ .../FilterLists.Services.Tests.csproj | 4 ++++ 7 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index d4e988ec2..78fe92b21 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/FilterLists.Api/FilterLists.Api.csproj b/src/FilterLists.Api/FilterLists.Api.csproj index da2344d67..142221820 100644 --- a/src/FilterLists.Api/FilterLists.Api.csproj +++ b/src/FilterLists.Api/FilterLists.Api.csproj @@ -37,7 +37,7 @@ - + diff --git a/src/FilterLists.Data/FilterLists.Data.csproj b/src/FilterLists.Data/FilterLists.Data.csproj index dd5baea0f..0ef6ead44 100644 --- a/src/FilterLists.Data/FilterLists.Data.csproj +++ b/src/FilterLists.Data/FilterLists.Data.csproj @@ -18,9 +18,9 @@ - + - + all runtime; build; native; contentfiles; analyzers diff --git a/src/FilterLists.Services/FilterLists.Services.csproj b/src/FilterLists.Services/FilterLists.Services.csproj index 977124672..2f2cb0053 100644 --- a/src/FilterLists.Services/FilterLists.Services.csproj +++ b/src/FilterLists.Services/FilterLists.Services.csproj @@ -20,7 +20,7 @@ - + diff --git a/src/FilterLists.Web/FilterLists.Web.csproj b/src/FilterLists.Web/FilterLists.Web.csproj index acd8a4a18..290e9da2c 100644 --- a/src/FilterLists.Web/FilterLists.Web.csproj +++ b/src/FilterLists.Web/FilterLists.Web.csproj @@ -22,7 +22,7 @@ - + diff --git a/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj b/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj index 255fe5b6e..e6126f6f5 100644 --- a/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj +++ b/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj @@ -16,6 +16,10 @@ + + all + runtime; build; native; contentfiles; analyzers + all runtime; build; native; contentfiles; analyzers diff --git a/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj b/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj index c631f768c..72e6265ac 100644 --- a/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj +++ b/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj @@ -20,6 +20,10 @@ all runtime; build; native; contentfiles; analyzers + + all + runtime; build; native; contentfiles; analyzers +