From 6f6333fa364b6165743793a3a68fdf49b7d95b77 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Fri, 5 Jul 2024 18:40:36 +1000 Subject: [PATCH] refs --- Catel/Tests/Tests.csproj | 11 +++++++---- CommonLogging/Tests/Tests.csproj | 11 +++++++---- Custom/Tests/Tests.csproj | 11 +++++++---- NLog/Tests/Tests.csproj | 11 +++++++---- .../Anotar.NServiceBus/Anotar.NServiceBus.csproj | 2 +- .../AssemblyToProcess/AssemblyToProcess.csproj | 2 +- NServiceBus/Tests/Tests.csproj | 13 ++++++++----- Serilog/Tests/Tests.csproj | 2 +- Splat/Tests/Tests.csproj | 2 +- 9 files changed, 40 insertions(+), 25 deletions(-) diff --git a/Catel/Tests/Tests.csproj b/Catel/Tests/Tests.csproj index 3828cda6..44881e8d 100644 --- a/Catel/Tests/Tests.csproj +++ b/Catel/Tests/Tests.csproj @@ -8,10 +8,13 @@ - - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/CommonLogging/Tests/Tests.csproj b/CommonLogging/Tests/Tests.csproj index 31669aa0..72d7cdd2 100644 --- a/CommonLogging/Tests/Tests.csproj +++ b/CommonLogging/Tests/Tests.csproj @@ -7,10 +7,13 @@ - - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/Custom/Tests/Tests.csproj b/Custom/Tests/Tests.csproj index a6deeb88..72b12cd6 100644 --- a/Custom/Tests/Tests.csproj +++ b/Custom/Tests/Tests.csproj @@ -6,10 +6,13 @@ - - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/NLog/Tests/Tests.csproj b/NLog/Tests/Tests.csproj index 38d2a21e..9a5b4c09 100644 --- a/NLog/Tests/Tests.csproj +++ b/NLog/Tests/Tests.csproj @@ -7,10 +7,13 @@ - - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj b/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj index ac9f184e..d1befabc 100644 --- a/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj +++ b/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj @@ -7,7 +7,7 @@ - + diff --git a/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj b/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj index 2c443d6c..8b48195c 100644 --- a/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj +++ b/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj @@ -7,6 +7,6 @@ - + \ No newline at end of file diff --git a/NServiceBus/Tests/Tests.csproj b/NServiceBus/Tests/Tests.csproj index 87bb5afd..3efbd924 100644 --- a/NServiceBus/Tests/Tests.csproj +++ b/NServiceBus/Tests/Tests.csproj @@ -6,11 +6,14 @@ - - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/Serilog/Tests/Tests.csproj b/Serilog/Tests/Tests.csproj index 14b2ed41..b9c29a93 100644 --- a/Serilog/Tests/Tests.csproj +++ b/Serilog/Tests/Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Splat/Tests/Tests.csproj b/Splat/Tests/Tests.csproj index e3042c98..43a7c12a 100644 --- a/Splat/Tests/Tests.csproj +++ b/Splat/Tests/Tests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive