From 66b8afbd77c89831e3a9eb3a0444771756ce81c7 Mon Sep 17 00:00:00 2001 From: "Bock, Jason" Date: Tue, 4 Feb 2025 10:23:25 -0600 Subject: [PATCH] Updated example applications --- .../Example.Application.Testing.csproj | 12 ++++++------ .../Example.Common.Tests/Example.Common.Tests.csproj | 10 +++++----- Examples/Example.Common/Example.Common.csproj | 2 +- .../Example.Messaging.CloudEvents.csproj | 4 ++-- .../Example.Messaging.Http.csproj | 2 +- .../Example.Messaging.Kafka.csproj | 2 +- .../Example.Messaging.NamedPipes.csproj | 2 +- .../Example.Messaging.RabbitMQ.csproj | 2 +- .../Example.Messaging.SNS.csproj | 4 ++-- .../Example.Messaging.SQS.csproj | 2 +- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Examples/Example.Application.Testing/Example.Application.Testing.csproj b/Examples/Example.Application.Testing/Example.Application.Testing.csproj index 286a87b6..cc068104 100644 --- a/Examples/Example.Application.Testing/Example.Application.Testing.csproj +++ b/Examples/Example.Application.Testing/Example.Application.Testing.csproj @@ -7,15 +7,15 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Examples/Example.Common.Tests/Example.Common.Tests.csproj b/Examples/Example.Common.Tests/Example.Common.Tests.csproj index 53794572..3d337adf 100644 --- a/Examples/Example.Common.Tests/Example.Common.Tests.csproj +++ b/Examples/Example.Common.Tests/Example.Common.Tests.csproj @@ -5,15 +5,15 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Examples/Example.Common/Example.Common.csproj b/Examples/Example.Common/Example.Common.csproj index 43659a23..883bd552 100644 --- a/Examples/Example.Common/Example.Common.csproj +++ b/Examples/Example.Common/Example.Common.csproj @@ -4,6 +4,6 @@ - + diff --git a/Examples/Example.Messaging.CloudEvents/Example.Messaging.CloudEvents.csproj b/Examples/Example.Messaging.CloudEvents/Example.Messaging.CloudEvents.csproj index 897256c0..a302aa8b 100644 --- a/Examples/Example.Messaging.CloudEvents/Example.Messaging.CloudEvents.csproj +++ b/Examples/Example.Messaging.CloudEvents/Example.Messaging.CloudEvents.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/Examples/Example.Messaging.Http/Example.Messaging.Http.csproj b/Examples/Example.Messaging.Http/Example.Messaging.Http.csproj index b91a37b6..e2dfda06 100644 --- a/Examples/Example.Messaging.Http/Example.Messaging.Http.csproj +++ b/Examples/Example.Messaging.Http/Example.Messaging.Http.csproj @@ -5,7 +5,7 @@ - + diff --git a/Examples/Example.Messaging.Kafka/Example.Messaging.Kafka.csproj b/Examples/Example.Messaging.Kafka/Example.Messaging.Kafka.csproj index 9d50886c..1b3e02a9 100644 --- a/Examples/Example.Messaging.Kafka/Example.Messaging.Kafka.csproj +++ b/Examples/Example.Messaging.Kafka/Example.Messaging.Kafka.csproj @@ -4,7 +4,7 @@ net8.0 - + diff --git a/Examples/Example.Messaging.NamedPipes/Example.Messaging.NamedPipes.csproj b/Examples/Example.Messaging.NamedPipes/Example.Messaging.NamedPipes.csproj index 24ab88cb..4b62f5ad 100644 --- a/Examples/Example.Messaging.NamedPipes/Example.Messaging.NamedPipes.csproj +++ b/Examples/Example.Messaging.NamedPipes/Example.Messaging.NamedPipes.csproj @@ -14,7 +14,7 @@ - + diff --git a/Examples/Example.Messaging.RabbitMQ/Example.Messaging.RabbitMQ.csproj b/Examples/Example.Messaging.RabbitMQ/Example.Messaging.RabbitMQ.csproj index f75302bd..73f0586e 100644 --- a/Examples/Example.Messaging.RabbitMQ/Example.Messaging.RabbitMQ.csproj +++ b/Examples/Example.Messaging.RabbitMQ/Example.Messaging.RabbitMQ.csproj @@ -5,7 +5,7 @@ - + diff --git a/Examples/Example.Messaging.SNS/Example.Messaging.SNS.csproj b/Examples/Example.Messaging.SNS/Example.Messaging.SNS.csproj index ae6afc87..dc66fc5a 100644 --- a/Examples/Example.Messaging.SNS/Example.Messaging.SNS.csproj +++ b/Examples/Example.Messaging.SNS/Example.Messaging.SNS.csproj @@ -5,7 +5,7 @@ - - + + diff --git a/Examples/Example.Messaging.SQS/Example.Messaging.SQS.csproj b/Examples/Example.Messaging.SQS/Example.Messaging.SQS.csproj index 3c267ea4..3261f4c6 100644 --- a/Examples/Example.Messaging.SQS/Example.Messaging.SQS.csproj +++ b/Examples/Example.Messaging.SQS/Example.Messaging.SQS.csproj @@ -12,7 +12,7 @@ - +