From c7c86b962839df776a6e3edd29463fbdb212d1b5 Mon Sep 17 00:00:00 2001 From: stidsborg Date: Fri, 20 Sep 2024 11:37:44 +0200 Subject: [PATCH] Upgraded test-related nuget packages --- .../Cleipnir.ResilientFunctions.Tests.csproj | 6 +++--- .../Cleipnir.ResilientFunctions.MySQL.Tests.csproj | 6 +++--- .../Cleipnir.ResilientFunctions.PostgreSQL.Tests.csproj | 6 +++--- .../Cleipnir.ResilientFunctions.SqlServer.Tests.csproj | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Core/Cleipnir.ResilientFunctions.Tests/Cleipnir.ResilientFunctions.Tests.csproj b/Core/Cleipnir.ResilientFunctions.Tests/Cleipnir.ResilientFunctions.Tests.csproj index 2b9d7443..ec4882a3 100644 --- a/Core/Cleipnir.ResilientFunctions.Tests/Cleipnir.ResilientFunctions.Tests.csproj +++ b/Core/Cleipnir.ResilientFunctions.Tests/Cleipnir.ResilientFunctions.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Stores/MySQL/Cleipnir.ResilientFunctions.MySQL.Tests/Cleipnir.ResilientFunctions.MySQL.Tests.csproj b/Stores/MySQL/Cleipnir.ResilientFunctions.MySQL.Tests/Cleipnir.ResilientFunctions.MySQL.Tests.csproj index f41dfcd8..972fb2a1 100644 --- a/Stores/MySQL/Cleipnir.ResilientFunctions.MySQL.Tests/Cleipnir.ResilientFunctions.MySQL.Tests.csproj +++ b/Stores/MySQL/Cleipnir.ResilientFunctions.MySQL.Tests/Cleipnir.ResilientFunctions.MySQL.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Stores/PostgreSQL/Cleipnir.ResilientFunctions.PostgreSQL.Tests/Cleipnir.ResilientFunctions.PostgreSQL.Tests.csproj b/Stores/PostgreSQL/Cleipnir.ResilientFunctions.PostgreSQL.Tests/Cleipnir.ResilientFunctions.PostgreSQL.Tests.csproj index 5fe8b68e..52d86b0a 100644 --- a/Stores/PostgreSQL/Cleipnir.ResilientFunctions.PostgreSQL.Tests/Cleipnir.ResilientFunctions.PostgreSQL.Tests.csproj +++ b/Stores/PostgreSQL/Cleipnir.ResilientFunctions.PostgreSQL.Tests/Cleipnir.ResilientFunctions.PostgreSQL.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Stores/SqlServer/Cleipnir.ResilientFunctions.SqlServer.Tests/Cleipnir.ResilientFunctions.SqlServer.Tests.csproj b/Stores/SqlServer/Cleipnir.ResilientFunctions.SqlServer.Tests/Cleipnir.ResilientFunctions.SqlServer.Tests.csproj index 45a8bfc9..d3759ba9 100644 --- a/Stores/SqlServer/Cleipnir.ResilientFunctions.SqlServer.Tests/Cleipnir.ResilientFunctions.SqlServer.Tests.csproj +++ b/Stores/SqlServer/Cleipnir.ResilientFunctions.SqlServer.Tests/Cleipnir.ResilientFunctions.SqlServer.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive