From 794b9d7ab89730e78b5bec36ca1aba851b70fa9d Mon Sep 17 00:00:00 2001 From: Eric Fleming Date: Fri, 5 Apr 2019 22:10:53 -0400 Subject: [PATCH] Updated NuGet Packages --- src/ApplicationCore/ApplicationCore.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 8 ++++---- src/Web/Web.csproj | 2 +- tests/FunctionalTests/FunctionalTests.csproj | 4 ++-- tests/IntegrationTests/IntegrationTests.csproj | 4 ++-- tests/UnitTests/UnitTests.csproj | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/ApplicationCore/ApplicationCore.csproj b/src/ApplicationCore/ApplicationCore.csproj index da1721e..f29ae0a 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 d4b15fc..db74180 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -6,10 +6,10 @@ - - - - + + + + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index edb0d0e..887960b 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -16,7 +16,7 @@ - + diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index ad861f9..6ebd9b8 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -15,13 +15,13 @@ - + all runtime; build; native; contentfiles; analyzers - + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 2cbbf59..ce38e73 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 9917fe0..5a28914 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -8,7 +8,7 @@ - +