From a491137cfa833d7251beede802617da08ef4a0eb Mon Sep 17 00:00:00 2001 From: Steven Giesel Date: Wed, 14 Jul 2021 16:00:19 +0200 Subject: [PATCH] Update packages --- .../LinkDotNet.Blog.IntegrationTests.csproj | 4 ++-- .../LinkDotNet.Blog.TestUtilities.csproj | 2 +- .../LinkDotNet.Blog.UnitTests.csproj | 4 ++-- LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj | 8 ++++---- LinkDotNet.Domain/LinkDotNet.Domain.csproj | 2 +- .../LinkDotNet.Infrastructure.csproj | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj b/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj index eb50158f..d9649054 100644 --- a/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj +++ b/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj @@ -9,10 +9,10 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/LinkDotNet.Blog.TestUtilities/LinkDotNet.Blog.TestUtilities.csproj b/LinkDotNet.Blog.TestUtilities/LinkDotNet.Blog.TestUtilities.csproj index 86c9cff5..a775985d 100644 --- a/LinkDotNet.Blog.TestUtilities/LinkDotNet.Blog.TestUtilities.csproj +++ b/LinkDotNet.Blog.TestUtilities/LinkDotNet.Blog.TestUtilities.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj b/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj index ce9fe71d..2af76fec 100644 --- a/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj +++ b/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj @@ -9,10 +9,10 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj b/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj index 92420050..ed4d2e23 100644 --- a/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj +++ b/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj @@ -9,11 +9,11 @@ - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/LinkDotNet.Domain/LinkDotNet.Domain.csproj b/LinkDotNet.Domain/LinkDotNet.Domain.csproj index 3ce36fbf..4e5375e2 100644 --- a/LinkDotNet.Domain/LinkDotNet.Domain.csproj +++ b/LinkDotNet.Domain/LinkDotNet.Domain.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/LinkDotNet.Infrastructure/LinkDotNet.Infrastructure.csproj b/LinkDotNet.Infrastructure/LinkDotNet.Infrastructure.csproj index c89dc665..00da4b91 100644 --- a/LinkDotNet.Infrastructure/LinkDotNet.Infrastructure.csproj +++ b/LinkDotNet.Infrastructure/LinkDotNet.Infrastructure.csproj @@ -5,9 +5,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive