From e0c8185ebf63acac0feab3f7c72684ff2a63d059 Mon Sep 17 00:00:00 2001 From: Blake Niemyjski Date: Thu, 28 Mar 2024 08:27:17 -0500 Subject: [PATCH] Updated testing libraries --- .../Exceptionless.MessagePack.Tests.csproj | 6 +++--- .../Exceptionless.TestHarness.csproj | 2 +- test/Exceptionless.Tests/Exceptionless.Tests.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/Exceptionless.MessagePack.Tests/Exceptionless.MessagePack.Tests.csproj b/test/Exceptionless.MessagePack.Tests/Exceptionless.MessagePack.Tests.csproj index 84cdc5e3..2b92eed7 100644 --- a/test/Exceptionless.MessagePack.Tests/Exceptionless.MessagePack.Tests.csproj +++ b/test/Exceptionless.MessagePack.Tests/Exceptionless.MessagePack.Tests.csproj @@ -1,4 +1,4 @@ - + @@ -16,8 +16,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Exceptionless.TestHarness/Exceptionless.TestHarness.csproj b/test/Exceptionless.TestHarness/Exceptionless.TestHarness.csproj index beb36725..d8bdc002 100644 --- a/test/Exceptionless.TestHarness/Exceptionless.TestHarness.csproj +++ b/test/Exceptionless.TestHarness/Exceptionless.TestHarness.csproj @@ -17,7 +17,7 @@ - + diff --git a/test/Exceptionless.Tests/Exceptionless.Tests.csproj b/test/Exceptionless.Tests/Exceptionless.Tests.csproj index 46c8ce91..0897d79f 100644 --- a/test/Exceptionless.Tests/Exceptionless.Tests.csproj +++ b/test/Exceptionless.Tests/Exceptionless.Tests.csproj @@ -33,10 +33,10 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive