From da92ffc938c168e9998e2d53fd2773cea45acdcb Mon Sep 17 00:00:00 2001 From: Ian Cooper Date: Sun, 22 Oct 2023 15:55:11 +0100 Subject: [PATCH] Patch Tuesday --- samples/ASBTaskQueue/Greetings/Greetings.csproj | 2 +- .../GreetingsSender.Web/GreetingsSender.Web.csproj | 2 +- samples/WebAPI_Dapper/GreetingsPorts/GreetingsPorts.csproj | 2 +- .../SalutationAnalytics/SalutationAnalytics.csproj | 2 +- .../WebAPI_Dapper/SalutationPorts/SalutationPorts.csproj | 2 +- .../GreetingsEntities/GreetingsEntities.csproj | 2 +- .../SalutationEntities/SalutationEntities.csproj | 2 +- .../Salutations_SqliteMigrations.csproj | 2 +- .../Paramore.Brighter.DynamoDb.csproj | 2 +- .../Paramore.Brighter.Inbox.DynamoDB.csproj | 2 +- .../Paramore.Brighter.Inbox.Sqlite.csproj | 2 +- .../Paramore.Brighter.MessagingGateway.AWSSQS.csproj | 6 +++--- ...aramore.Brighter.MessagingGateway.AzureServiceBus.csproj | 4 ++-- .../Paramore.Brighter.MessagingGateway.RMQ.csproj | 2 +- .../Paramore.Brighter.MsSql.Azure.csproj | 2 +- .../Paramore.Brighter.MsSql.EntityFrameworkCore.csproj | 6 +++--- .../Paramore.Brighter.MySql.EntityFrameworkCore.csproj | 4 ++-- .../Paramore.Brighter.Outbox.DynamoDB.csproj | 2 +- .../Paramore.Brighter.Outbox.Sqlite.csproj | 2 +- .../Paramore.Brighter.PostgreSql.EntityFrameworkCore.csproj | 4 ++-- ....Brighter.ServiceActivator.Extensions.Diagnostics.csproj | 2 +- .../Paramore.Brighter.Sqlite.Dapper.csproj | 2 +- .../Paramore.Brighter.Sqlite.EntityFrameworkCore.csproj | 6 +++--- .../Paramore.Brighter.Sqlite.csproj | 2 +- .../Paramore.Brighter.Tranformers.AWS.csproj | 4 ++-- .../Paramore.Brighter.AWS.Tests.csproj | 4 ++-- .../Paramore.Brighter.Azure.Tests.csproj | 2 +- .../Paramore.Brighter.AzureServiceBus.Tests.csproj | 4 ++-- .../Paramore.Brighter.Core.Tests.csproj | 4 ++-- .../Paramore.Brighter.DynamoDB.Tests.csproj | 4 ++-- .../Paramore.Brighter.EventStore.Tests.csproj | 4 ++-- .../Paramore.Brighter.Extensions.Tests.csproj | 4 ++-- .../Paramore.Brighter.InMemory.Tests.csproj | 4 ++-- .../Paramore.Brighter.Kafka.Tests.csproj | 4 ++-- .../Paramore.Brighter.MSSQL.Tests.csproj | 4 ++-- .../Paramore.Brighter.MySQL.Tests.csproj | 4 ++-- .../Paramore.Brighter.PostgresSQL.Tests.csproj | 4 ++-- .../Paramore.Brighter.RESTMS.Tests.csproj | 4 ++-- .../Paramore.Brighter.RMQ.Tests.csproj | 4 ++-- .../Paramore.Brighter.Redis.Tests.csproj | 4 ++-- .../Paramore.Brighter.Sqlite.Tests.csproj | 4 ++-- 41 files changed, 66 insertions(+), 66 deletions(-) diff --git a/samples/ASBTaskQueue/Greetings/Greetings.csproj b/samples/ASBTaskQueue/Greetings/Greetings.csproj index e104e4fa11..b457362ee8 100644 --- a/samples/ASBTaskQueue/Greetings/Greetings.csproj +++ b/samples/ASBTaskQueue/Greetings/Greetings.csproj @@ -13,7 +13,7 @@ - + diff --git a/samples/ASBTaskQueue/GreetingsSender.Web/GreetingsSender.Web.csproj b/samples/ASBTaskQueue/GreetingsSender.Web/GreetingsSender.Web.csproj index 58f678aedf..4b10d125c6 100644 --- a/samples/ASBTaskQueue/GreetingsSender.Web/GreetingsSender.Web.csproj +++ b/samples/ASBTaskQueue/GreetingsSender.Web/GreetingsSender.Web.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/samples/WebAPI_Dapper/GreetingsPorts/GreetingsPorts.csproj b/samples/WebAPI_Dapper/GreetingsPorts/GreetingsPorts.csproj index da22657d98..b013116f90 100644 --- a/samples/WebAPI_Dapper/GreetingsPorts/GreetingsPorts.csproj +++ b/samples/WebAPI_Dapper/GreetingsPorts/GreetingsPorts.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/WebAPI_Dapper/SalutationAnalytics/SalutationAnalytics.csproj b/samples/WebAPI_Dapper/SalutationAnalytics/SalutationAnalytics.csproj index 0028de6aba..5d837f1970 100644 --- a/samples/WebAPI_Dapper/SalutationAnalytics/SalutationAnalytics.csproj +++ b/samples/WebAPI_Dapper/SalutationAnalytics/SalutationAnalytics.csproj @@ -23,7 +23,7 @@ - + diff --git a/samples/WebAPI_Dapper/SalutationPorts/SalutationPorts.csproj b/samples/WebAPI_Dapper/SalutationPorts/SalutationPorts.csproj index 83ecb6e1ec..c513055246 100644 --- a/samples/WebAPI_Dapper/SalutationPorts/SalutationPorts.csproj +++ b/samples/WebAPI_Dapper/SalutationPorts/SalutationPorts.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/WebAPI_Dynamo/GreetingsEntities/GreetingsEntities.csproj b/samples/WebAPI_Dynamo/GreetingsEntities/GreetingsEntities.csproj index ce77516fd5..6b9685f0ce 100644 --- a/samples/WebAPI_Dynamo/GreetingsEntities/GreetingsEntities.csproj +++ b/samples/WebAPI_Dynamo/GreetingsEntities/GreetingsEntities.csproj @@ -5,7 +5,7 @@ - + diff --git a/samples/WebAPI_Dynamo/SalutationEntities/SalutationEntities.csproj b/samples/WebAPI_Dynamo/SalutationEntities/SalutationEntities.csproj index 0ce1349488..c213a12c8d 100644 --- a/samples/WebAPI_Dynamo/SalutationEntities/SalutationEntities.csproj +++ b/samples/WebAPI_Dynamo/SalutationEntities/SalutationEntities.csproj @@ -5,7 +5,7 @@ - + diff --git a/samples/WebAPI_EFCore/Salutations_SqliteMigrations/Salutations_SqliteMigrations.csproj b/samples/WebAPI_EFCore/Salutations_SqliteMigrations/Salutations_SqliteMigrations.csproj index 1a26fb8ee2..7d0e4950f0 100644 --- a/samples/WebAPI_EFCore/Salutations_SqliteMigrations/Salutations_SqliteMigrations.csproj +++ b/samples/WebAPI_EFCore/Salutations_SqliteMigrations/Salutations_SqliteMigrations.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/Paramore.Brighter.DynamoDb/Paramore.Brighter.DynamoDb.csproj b/src/Paramore.Brighter.DynamoDb/Paramore.Brighter.DynamoDb.csproj index 89f1b3916b..5cbbe010b1 100644 --- a/src/Paramore.Brighter.DynamoDb/Paramore.Brighter.DynamoDb.csproj +++ b/src/Paramore.Brighter.DynamoDb/Paramore.Brighter.DynamoDb.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.Inbox.DynamoDB/Paramore.Brighter.Inbox.DynamoDB.csproj b/src/Paramore.Brighter.Inbox.DynamoDB/Paramore.Brighter.Inbox.DynamoDB.csproj index 5163a334a4..92f8790ff7 100644 --- a/src/Paramore.Brighter.Inbox.DynamoDB/Paramore.Brighter.Inbox.DynamoDB.csproj +++ b/src/Paramore.Brighter.Inbox.DynamoDB/Paramore.Brighter.Inbox.DynamoDB.csproj @@ -3,7 +3,7 @@ netstandard2.0;net6.0;net7.0 - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj b/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj index fbd31c051e..a6364542bb 100644 --- a/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj +++ b/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.MessagingGateway.AWSSQS/Paramore.Brighter.MessagingGateway.AWSSQS.csproj b/src/Paramore.Brighter.MessagingGateway.AWSSQS/Paramore.Brighter.MessagingGateway.AWSSQS.csproj index 7b0dc2ecc0..c4ac4916fc 100644 --- a/src/Paramore.Brighter.MessagingGateway.AWSSQS/Paramore.Brighter.MessagingGateway.AWSSQS.csproj +++ b/src/Paramore.Brighter.MessagingGateway.AWSSQS/Paramore.Brighter.MessagingGateway.AWSSQS.csproj @@ -9,11 +9,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.MessagingGateway.AzureServiceBus/Paramore.Brighter.MessagingGateway.AzureServiceBus.csproj b/src/Paramore.Brighter.MessagingGateway.AzureServiceBus/Paramore.Brighter.MessagingGateway.AzureServiceBus.csproj index 339196b538..f3b17fc355 100644 --- a/src/Paramore.Brighter.MessagingGateway.AzureServiceBus/Paramore.Brighter.MessagingGateway.AzureServiceBus.csproj +++ b/src/Paramore.Brighter.MessagingGateway.AzureServiceBus/Paramore.Brighter.MessagingGateway.AzureServiceBus.csproj @@ -7,8 +7,8 @@ 8.0 - - + + diff --git a/src/Paramore.Brighter.MessagingGateway.RMQ/Paramore.Brighter.MessagingGateway.RMQ.csproj b/src/Paramore.Brighter.MessagingGateway.RMQ/Paramore.Brighter.MessagingGateway.RMQ.csproj index 1621ad6a56..a203ed8b9d 100644 --- a/src/Paramore.Brighter.MessagingGateway.RMQ/Paramore.Brighter.MessagingGateway.RMQ.csproj +++ b/src/Paramore.Brighter.MessagingGateway.RMQ/Paramore.Brighter.MessagingGateway.RMQ.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.MsSql.Azure/Paramore.Brighter.MsSql.Azure.csproj b/src/Paramore.Brighter.MsSql.Azure/Paramore.Brighter.MsSql.Azure.csproj index c5305ca8bc..cca8ecae7f 100644 --- a/src/Paramore.Brighter.MsSql.Azure/Paramore.Brighter.MsSql.Azure.csproj +++ b/src/Paramore.Brighter.MsSql.Azure/Paramore.Brighter.MsSql.Azure.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj b/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj index aa2ef6da60..4bdff0486e 100644 --- a/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj +++ b/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj @@ -33,9 +33,9 @@ - - - + + + diff --git a/src/Paramore.Brighter.MySql.EntityFrameworkCore/Paramore.Brighter.MySql.EntityFrameworkCore.csproj b/src/Paramore.Brighter.MySql.EntityFrameworkCore/Paramore.Brighter.MySql.EntityFrameworkCore.csproj index f55ad731b2..883bb65e1b 100644 --- a/src/Paramore.Brighter.MySql.EntityFrameworkCore/Paramore.Brighter.MySql.EntityFrameworkCore.csproj +++ b/src/Paramore.Brighter.MySql.EntityFrameworkCore/Paramore.Brighter.MySql.EntityFrameworkCore.csproj @@ -25,9 +25,9 @@ - + - + diff --git a/src/Paramore.Brighter.Outbox.DynamoDB/Paramore.Brighter.Outbox.DynamoDB.csproj b/src/Paramore.Brighter.Outbox.DynamoDB/Paramore.Brighter.Outbox.DynamoDB.csproj index dd90a5ee6c..e0e40a34c7 100644 --- a/src/Paramore.Brighter.Outbox.DynamoDB/Paramore.Brighter.Outbox.DynamoDB.csproj +++ b/src/Paramore.Brighter.Outbox.DynamoDB/Paramore.Brighter.Outbox.DynamoDB.csproj @@ -3,7 +3,7 @@ netstandard2.0;net6.0;net7.0 - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.Outbox.Sqlite/Paramore.Brighter.Outbox.Sqlite.csproj b/src/Paramore.Brighter.Outbox.Sqlite/Paramore.Brighter.Outbox.Sqlite.csproj index a5579d2ac0..bfc40be5f2 100644 --- a/src/Paramore.Brighter.Outbox.Sqlite/Paramore.Brighter.Outbox.Sqlite.csproj +++ b/src/Paramore.Brighter.Outbox.Sqlite/Paramore.Brighter.Outbox.Sqlite.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.PostgreSql.EntityFrameworkCore/Paramore.Brighter.PostgreSql.EntityFrameworkCore.csproj b/src/Paramore.Brighter.PostgreSql.EntityFrameworkCore/Paramore.Brighter.PostgreSql.EntityFrameworkCore.csproj index 863d12de9c..a48fcab916 100644 --- a/src/Paramore.Brighter.PostgreSql.EntityFrameworkCore/Paramore.Brighter.PostgreSql.EntityFrameworkCore.csproj +++ b/src/Paramore.Brighter.PostgreSql.EntityFrameworkCore/Paramore.Brighter.PostgreSql.EntityFrameworkCore.csproj @@ -28,8 +28,8 @@ - - + + diff --git a/src/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics.csproj b/src/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics.csproj index 39d765ea8a..5ff981ee3c 100644 --- a/src/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics.csproj +++ b/src/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics/Paramore.Brighter.ServiceActivator.Extensions.Diagnostics.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.Sqlite.Dapper/Paramore.Brighter.Sqlite.Dapper.csproj b/src/Paramore.Brighter.Sqlite.Dapper/Paramore.Brighter.Sqlite.Dapper.csproj index 3aa22d646e..e23afa689c 100644 --- a/src/Paramore.Brighter.Sqlite.Dapper/Paramore.Brighter.Sqlite.Dapper.csproj +++ b/src/Paramore.Brighter.Sqlite.Dapper/Paramore.Brighter.Sqlite.Dapper.csproj @@ -10,7 +10,7 @@ - + all diff --git a/src/Paramore.Brighter.Sqlite.EntityFrameworkCore/Paramore.Brighter.Sqlite.EntityFrameworkCore.csproj b/src/Paramore.Brighter.Sqlite.EntityFrameworkCore/Paramore.Brighter.Sqlite.EntityFrameworkCore.csproj index fb87cc7aee..a0b006b579 100644 --- a/src/Paramore.Brighter.Sqlite.EntityFrameworkCore/Paramore.Brighter.Sqlite.EntityFrameworkCore.csproj +++ b/src/Paramore.Brighter.Sqlite.EntityFrameworkCore/Paramore.Brighter.Sqlite.EntityFrameworkCore.csproj @@ -27,9 +27,9 @@ - - - + + + diff --git a/src/Paramore.Brighter.Sqlite/Paramore.Brighter.Sqlite.csproj b/src/Paramore.Brighter.Sqlite/Paramore.Brighter.Sqlite.csproj index b6b9a66259..5781d5641e 100644 --- a/src/Paramore.Brighter.Sqlite/Paramore.Brighter.Sqlite.csproj +++ b/src/Paramore.Brighter.Sqlite/Paramore.Brighter.Sqlite.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Paramore.Brighter.Tranformers.AWS/Paramore.Brighter.Tranformers.AWS.csproj b/src/Paramore.Brighter.Tranformers.AWS/Paramore.Brighter.Tranformers.AWS.csproj index b86cdcaef1..322171d89e 100644 --- a/src/Paramore.Brighter.Tranformers.AWS/Paramore.Brighter.Tranformers.AWS.csproj +++ b/src/Paramore.Brighter.Tranformers.AWS/Paramore.Brighter.Tranformers.AWS.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/tests/Paramore.Brighter.AWS.Tests/Paramore.Brighter.AWS.Tests.csproj b/tests/Paramore.Brighter.AWS.Tests/Paramore.Brighter.AWS.Tests.csproj index ae45dc57c9..f8ca9f8a68 100644 --- a/tests/Paramore.Brighter.AWS.Tests/Paramore.Brighter.AWS.Tests.csproj +++ b/tests/Paramore.Brighter.AWS.Tests/Paramore.Brighter.AWS.Tests.csproj @@ -14,8 +14,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.Azure.Tests/Paramore.Brighter.Azure.Tests.csproj b/tests/Paramore.Brighter.Azure.Tests/Paramore.Brighter.Azure.Tests.csproj index 5620bf0605..2e0857d094 100644 --- a/tests/Paramore.Brighter.Azure.Tests/Paramore.Brighter.Azure.Tests.csproj +++ b/tests/Paramore.Brighter.Azure.Tests/Paramore.Brighter.Azure.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/Paramore.Brighter.AzureServiceBus.Tests/Paramore.Brighter.AzureServiceBus.Tests.csproj b/tests/Paramore.Brighter.AzureServiceBus.Tests/Paramore.Brighter.AzureServiceBus.Tests.csproj index 4ce9ed019e..ba19e59075 100644 --- a/tests/Paramore.Brighter.AzureServiceBus.Tests/Paramore.Brighter.AzureServiceBus.Tests.csproj +++ b/tests/Paramore.Brighter.AzureServiceBus.Tests/Paramore.Brighter.AzureServiceBus.Tests.csproj @@ -14,8 +14,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Paramore.Brighter.Core.Tests/Paramore.Brighter.Core.Tests.csproj b/tests/Paramore.Brighter.Core.Tests/Paramore.Brighter.Core.Tests.csproj index 849bdae26e..bdb15b12d1 100644 --- a/tests/Paramore.Brighter.Core.Tests/Paramore.Brighter.Core.Tests.csproj +++ b/tests/Paramore.Brighter.Core.Tests/Paramore.Brighter.Core.Tests.csproj @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.DynamoDB.Tests/Paramore.Brighter.DynamoDB.Tests.csproj b/tests/Paramore.Brighter.DynamoDB.Tests/Paramore.Brighter.DynamoDB.Tests.csproj index 702fa74c83..aaabee7c4a 100644 --- a/tests/Paramore.Brighter.DynamoDB.Tests/Paramore.Brighter.DynamoDB.Tests.csproj +++ b/tests/Paramore.Brighter.DynamoDB.Tests/Paramore.Brighter.DynamoDB.Tests.csproj @@ -13,8 +13,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.EventStore.Tests/Paramore.Brighter.EventStore.Tests.csproj b/tests/Paramore.Brighter.EventStore.Tests/Paramore.Brighter.EventStore.Tests.csproj index 1002f3d460..c1f90a0728 100644 --- a/tests/Paramore.Brighter.EventStore.Tests/Paramore.Brighter.EventStore.Tests.csproj +++ b/tests/Paramore.Brighter.EventStore.Tests/Paramore.Brighter.EventStore.Tests.csproj @@ -13,8 +13,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.Extensions.Tests/Paramore.Brighter.Extensions.Tests.csproj b/tests/Paramore.Brighter.Extensions.Tests/Paramore.Brighter.Extensions.Tests.csproj index 743de6c955..5de89b5831 100644 --- a/tests/Paramore.Brighter.Extensions.Tests/Paramore.Brighter.Extensions.Tests.csproj +++ b/tests/Paramore.Brighter.Extensions.Tests/Paramore.Brighter.Extensions.Tests.csproj @@ -12,8 +12,8 @@ - - + + all runtime; build; native; contentfiles; analyzers diff --git a/tests/Paramore.Brighter.InMemory.Tests/Paramore.Brighter.InMemory.Tests.csproj b/tests/Paramore.Brighter.InMemory.Tests/Paramore.Brighter.InMemory.Tests.csproj index 24f27c94a3..d675a480ea 100644 --- a/tests/Paramore.Brighter.InMemory.Tests/Paramore.Brighter.InMemory.Tests.csproj +++ b/tests/Paramore.Brighter.InMemory.Tests/Paramore.Brighter.InMemory.Tests.csproj @@ -13,8 +13,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.Kafka.Tests/Paramore.Brighter.Kafka.Tests.csproj b/tests/Paramore.Brighter.Kafka.Tests/Paramore.Brighter.Kafka.Tests.csproj index a4f2b58001..42aaa68f36 100644 --- a/tests/Paramore.Brighter.Kafka.Tests/Paramore.Brighter.Kafka.Tests.csproj +++ b/tests/Paramore.Brighter.Kafka.Tests/Paramore.Brighter.Kafka.Tests.csproj @@ -13,8 +13,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.MSSQL.Tests/Paramore.Brighter.MSSQL.Tests.csproj b/tests/Paramore.Brighter.MSSQL.Tests/Paramore.Brighter.MSSQL.Tests.csproj index 278cc35150..65051cce6e 100644 --- a/tests/Paramore.Brighter.MSSQL.Tests/Paramore.Brighter.MSSQL.Tests.csproj +++ b/tests/Paramore.Brighter.MSSQL.Tests/Paramore.Brighter.MSSQL.Tests.csproj @@ -15,8 +15,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.MySQL.Tests/Paramore.Brighter.MySQL.Tests.csproj b/tests/Paramore.Brighter.MySQL.Tests/Paramore.Brighter.MySQL.Tests.csproj index 6c391774b6..01f68d1c0a 100644 --- a/tests/Paramore.Brighter.MySQL.Tests/Paramore.Brighter.MySQL.Tests.csproj +++ b/tests/Paramore.Brighter.MySQL.Tests/Paramore.Brighter.MySQL.Tests.csproj @@ -14,8 +14,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.PostgresSQL.Tests/Paramore.Brighter.PostgresSQL.Tests.csproj b/tests/Paramore.Brighter.PostgresSQL.Tests/Paramore.Brighter.PostgresSQL.Tests.csproj index 65a5dc69ea..e1d1b913c7 100644 --- a/tests/Paramore.Brighter.PostgresSQL.Tests/Paramore.Brighter.PostgresSQL.Tests.csproj +++ b/tests/Paramore.Brighter.PostgresSQL.Tests/Paramore.Brighter.PostgresSQL.Tests.csproj @@ -14,8 +14,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.RESTMS.Tests/Paramore.Brighter.RESTMS.Tests.csproj b/tests/Paramore.Brighter.RESTMS.Tests/Paramore.Brighter.RESTMS.Tests.csproj index d3b7326383..5d28b8bb84 100644 --- a/tests/Paramore.Brighter.RESTMS.Tests/Paramore.Brighter.RESTMS.Tests.csproj +++ b/tests/Paramore.Brighter.RESTMS.Tests/Paramore.Brighter.RESTMS.Tests.csproj @@ -12,8 +12,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.RMQ.Tests/Paramore.Brighter.RMQ.Tests.csproj b/tests/Paramore.Brighter.RMQ.Tests/Paramore.Brighter.RMQ.Tests.csproj index 53b0fb82e7..c44677a5c6 100644 --- a/tests/Paramore.Brighter.RMQ.Tests/Paramore.Brighter.RMQ.Tests.csproj +++ b/tests/Paramore.Brighter.RMQ.Tests/Paramore.Brighter.RMQ.Tests.csproj @@ -12,8 +12,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.Redis.Tests/Paramore.Brighter.Redis.Tests.csproj b/tests/Paramore.Brighter.Redis.Tests/Paramore.Brighter.Redis.Tests.csproj index 14b5cf4ac9..ef8dea867d 100644 --- a/tests/Paramore.Brighter.Redis.Tests/Paramore.Brighter.Redis.Tests.csproj +++ b/tests/Paramore.Brighter.Redis.Tests/Paramore.Brighter.Redis.Tests.csproj @@ -12,8 +12,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Paramore.Brighter.Sqlite.Tests/Paramore.Brighter.Sqlite.Tests.csproj b/tests/Paramore.Brighter.Sqlite.Tests/Paramore.Brighter.Sqlite.Tests.csproj index c82c2d8ba4..705fb630bf 100644 --- a/tests/Paramore.Brighter.Sqlite.Tests/Paramore.Brighter.Sqlite.Tests.csproj +++ b/tests/Paramore.Brighter.Sqlite.Tests/Paramore.Brighter.Sqlite.Tests.csproj @@ -12,8 +12,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive