From da37f3c009c76d0f375014b5c88077fcdd841daa Mon Sep 17 00:00:00 2001 From: philippe Birbaum Date: Sun, 26 Jan 2025 00:00:22 +0100 Subject: [PATCH] Clean samples --- .../AzureCloudServiceBus.csproj | 9 -------- samples/Compose/Compose.csproj | 21 +++++++------------ samples/Directory.Build.props | 18 +++++++++++++++- .../GenericResource/GenericResource.csproj | 9 -------- samples/MongoDb/MongoDb.csproj | 5 ----- samples/PostgreSql/PostgreSql.csproj | 10 --------- samples/RabbitMQ/RabbitMQ.csproj | 6 ------ samples/Redis/Redis.csproj | 1 - 8 files changed, 25 insertions(+), 54 deletions(-) diff --git a/samples/AzureCloudServiceBus/AzureCloudServiceBus.csproj b/samples/AzureCloudServiceBus/AzureCloudServiceBus.csproj index 413de2e8..8a753d3b 100644 --- a/samples/AzureCloudServiceBus/AzureCloudServiceBus.csproj +++ b/samples/AzureCloudServiceBus/AzureCloudServiceBus.csproj @@ -3,17 +3,8 @@ Squadron.Samples.AzureCloud.ServiceBus Squadron.Samples.AzureCloud.ServiceBus - false - - - - - - - - diff --git a/samples/Compose/Compose.csproj b/samples/Compose/Compose.csproj index 40da88ae..2ea3c25d 100644 --- a/samples/Compose/Compose.csproj +++ b/samples/Compose/Compose.csproj @@ -1,19 +1,14 @@ - Squadron.Samples.Compose - Squadron.Samples.Compose - false - + Squadron.Samples.Compose + Squadron.Samples.Compose + - - - - - - - - - + + + + + diff --git a/samples/Directory.Build.props b/samples/Directory.Build.props index ca893c50..bfd56651 100644 --- a/samples/Directory.Build.props +++ b/samples/Directory.Build.props @@ -1,7 +1,23 @@ - + net8.0 false + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/samples/GenericResource/GenericResource.csproj b/samples/GenericResource/GenericResource.csproj index d70453ae..a28bd80a 100644 --- a/samples/GenericResource/GenericResource.csproj +++ b/samples/GenericResource/GenericResource.csproj @@ -1,19 +1,10 @@  - net6 Squadron.Samples.Generic Squadron.Samples.Generic - false - - - - - - - diff --git a/samples/MongoDb/MongoDb.csproj b/samples/MongoDb/MongoDb.csproj index 4e04853b..958e8289 100644 --- a/samples/MongoDb/MongoDb.csproj +++ b/samples/MongoDb/MongoDb.csproj @@ -3,13 +3,8 @@ Squadron.Samples.Mongo Squadron.Samples.Mongo - false - - - - diff --git a/samples/PostgreSql/PostgreSql.csproj b/samples/PostgreSql/PostgreSql.csproj index 691d005f..8227ece2 100644 --- a/samples/PostgreSql/PostgreSql.csproj +++ b/samples/PostgreSql/PostgreSql.csproj @@ -1,20 +1,10 @@  - net6 Squadron.Samples.PostgreSql Squadron.Samples.PostgreSql - false - - - - - - - - Always diff --git a/samples/RabbitMQ/RabbitMQ.csproj b/samples/RabbitMQ/RabbitMQ.csproj index 6424cdc1..eb1e31bd 100644 --- a/samples/RabbitMQ/RabbitMQ.csproj +++ b/samples/RabbitMQ/RabbitMQ.csproj @@ -3,14 +3,8 @@ Squadron.Samples.RabbitMQ Squadron.Samples.RabbitMQ - false - - - - - diff --git a/samples/Redis/Redis.csproj b/samples/Redis/Redis.csproj index 713f2242..9f4a34a7 100644 --- a/samples/Redis/Redis.csproj +++ b/samples/Redis/Redis.csproj @@ -3,7 +3,6 @@ Squadron.Samples.Redis Squadron.Samples.Redis - false