From 1176fffa834744103ef07982633761dbd09f486d Mon Sep 17 00:00:00 2001 From: Eric Fleming Date: Thu, 14 May 2020 15:12:11 -0400 Subject: [PATCH] Updating packages to their latest versions (#378) --- src/ApplicationCore/ApplicationCore.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 6 ++--- src/Web/Web.csproj | 26 +++++++++---------- tests/FunctionalTests/FunctionalTests.csproj | 6 ++--- .../IntegrationTests/IntegrationTests.csproj | 6 ++--- tests/UnitTests/UnitTests.csproj | 4 +-- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/src/ApplicationCore/ApplicationCore.csproj b/src/ApplicationCore/ApplicationCore.csproj index 2eefde9..28e1b47 100644 --- a/src/ApplicationCore/ApplicationCore.csproj +++ b/src/ApplicationCore/ApplicationCore.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 429e97e..582bc7b 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index d8faabb..8217309 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -15,20 +15,20 @@ - - + + - - - - - - - - - - - + + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index c9bc9fd..3253ce9 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -13,14 +13,14 @@ - - + + all runtime; build; native; contentfiles; analyzers - + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index b8cef00..dd0510c 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -7,9 +7,9 @@ - - - + + + all diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index af7ddfb..7d5834b 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -8,8 +8,8 @@ - - + + all