From 720e09bdbc50970cfcc1f74077b16bd6502f02c7 Mon Sep 17 00:00:00 2001 From: UltimateCoder Date: Tue, 26 Nov 2024 00:26:46 +0100 Subject: [PATCH] NuGet Cleanup --- CoreIntegrationTests/CoreIntegrationTests.csproj | 10 +++++----- CoreUnitTests/CoreUnitTests.csproj | 8 ++++---- IntegrationTests/IntegrationTests.csproj | 10 ---------- .../MongoDbGenericRepository.csproj | 1 + 4 files changed, 10 insertions(+), 19 deletions(-) diff --git a/CoreIntegrationTests/CoreIntegrationTests.csproj b/CoreIntegrationTests/CoreIntegrationTests.csproj index 0733e94..c63a3cd 100644 --- a/CoreIntegrationTests/CoreIntegrationTests.csproj +++ b/CoreIntegrationTests/CoreIntegrationTests.csproj @@ -6,15 +6,15 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CoreUnitTests/CoreUnitTests.csproj b/CoreUnitTests/CoreUnitTests.csproj index 50c6d9c..0dd3a14 100644 --- a/CoreUnitTests/CoreUnitTests.csproj +++ b/CoreUnitTests/CoreUnitTests.csproj @@ -15,13 +15,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/IntegrationTests/IntegrationTests.csproj b/IntegrationTests/IntegrationTests.csproj index 2c27401..070be93 100644 --- a/IntegrationTests/IntegrationTests.csproj +++ b/IntegrationTests/IntegrationTests.csproj @@ -16,14 +16,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all @@ -33,12 +29,6 @@ - - - - - - diff --git a/MongoDbGenericRepository/MongoDbGenericRepository.csproj b/MongoDbGenericRepository/MongoDbGenericRepository.csproj index 46cd6e2..c70211c 100644 --- a/MongoDbGenericRepository/MongoDbGenericRepository.csproj +++ b/MongoDbGenericRepository/MongoDbGenericRepository.csproj @@ -26,6 +26,7 @@ +