From 1cd8c0858ca86cb029c3d634fba60aff5de8b1f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 04:10:58 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmarks/AutoClusterBenchmark/AutoClusterBenchmark.csproj | 2 +- benchmarks/ClusterBenchmark/ClusterBenchmark.csproj | 2 +- benchmarks/KubernetesDiagnostics/KubernetesDiagnostics.csproj | 2 +- benchmarks/RemoteBenchmark/Node1/Node1.csproj | 4 ++-- benchmarks/RemoteBenchmark/Node2/Node2.csproj | 4 ++-- examples/ClusterPubSub/ClusterPubSub.csproj | 2 +- .../ClusterPubSubBatchingProducer.csproj | 2 +- examples/DeadLetterThrottling/DeadLetterThrottling.csproj | 2 +- .../EventStreamTopicsCluster/EventStreamTopicsCluster.csproj | 2 +- examples/Supervision/Supervision.csproj | 4 ++-- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/benchmarks/AutoClusterBenchmark/AutoClusterBenchmark.csproj b/benchmarks/AutoClusterBenchmark/AutoClusterBenchmark.csproj index 5bf2b5f32e..264d401f4a 100644 --- a/benchmarks/AutoClusterBenchmark/AutoClusterBenchmark.csproj +++ b/benchmarks/AutoClusterBenchmark/AutoClusterBenchmark.csproj @@ -26,7 +26,7 @@ - + diff --git a/benchmarks/ClusterBenchmark/ClusterBenchmark.csproj b/benchmarks/ClusterBenchmark/ClusterBenchmark.csproj index 6d9476b863..47def8d77d 100644 --- a/benchmarks/ClusterBenchmark/ClusterBenchmark.csproj +++ b/benchmarks/ClusterBenchmark/ClusterBenchmark.csproj @@ -21,7 +21,7 @@ - + diff --git a/benchmarks/KubernetesDiagnostics/KubernetesDiagnostics.csproj b/benchmarks/KubernetesDiagnostics/KubernetesDiagnostics.csproj index edd96357f3..5219b0ef6f 100644 --- a/benchmarks/KubernetesDiagnostics/KubernetesDiagnostics.csproj +++ b/benchmarks/KubernetesDiagnostics/KubernetesDiagnostics.csproj @@ -7,7 +7,7 @@ - + diff --git a/benchmarks/RemoteBenchmark/Node1/Node1.csproj b/benchmarks/RemoteBenchmark/Node1/Node1.csproj index 26d3f9a327..91cc227648 100644 --- a/benchmarks/RemoteBenchmark/Node1/Node1.csproj +++ b/benchmarks/RemoteBenchmark/Node1/Node1.csproj @@ -1,4 +1,4 @@ - + Exe true @@ -13,7 +13,7 @@ - + NETCORE diff --git a/benchmarks/RemoteBenchmark/Node2/Node2.csproj b/benchmarks/RemoteBenchmark/Node2/Node2.csproj index 965f3ceffe..ac517bb3e6 100644 --- a/benchmarks/RemoteBenchmark/Node2/Node2.csproj +++ b/benchmarks/RemoteBenchmark/Node2/Node2.csproj @@ -1,4 +1,4 @@ - + Exe true @@ -12,7 +12,7 @@ - + NETCORE diff --git a/examples/ClusterPubSub/ClusterPubSub.csproj b/examples/ClusterPubSub/ClusterPubSub.csproj index 43d327ec64..62a0cf2d87 100644 --- a/examples/ClusterPubSub/ClusterPubSub.csproj +++ b/examples/ClusterPubSub/ClusterPubSub.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/examples/ClusterPubSubBatchingProducer/ClusterPubSubBatchingProducer.csproj b/examples/ClusterPubSubBatchingProducer/ClusterPubSubBatchingProducer.csproj index f0b0ea2cfd..99dbd6eda1 100644 --- a/examples/ClusterPubSubBatchingProducer/ClusterPubSubBatchingProducer.csproj +++ b/examples/ClusterPubSubBatchingProducer/ClusterPubSubBatchingProducer.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/examples/DeadLetterThrottling/DeadLetterThrottling.csproj b/examples/DeadLetterThrottling/DeadLetterThrottling.csproj index 22951201ee..7b31f67932 100644 --- a/examples/DeadLetterThrottling/DeadLetterThrottling.csproj +++ b/examples/DeadLetterThrottling/DeadLetterThrottling.csproj @@ -10,7 +10,7 @@ - + diff --git a/examples/EventStreamTopicsCluster/EventStreamTopicsCluster.csproj b/examples/EventStreamTopicsCluster/EventStreamTopicsCluster.csproj index ab04c25c51..b1f14ecb25 100644 --- a/examples/EventStreamTopicsCluster/EventStreamTopicsCluster.csproj +++ b/examples/EventStreamTopicsCluster/EventStreamTopicsCluster.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/examples/Supervision/Supervision.csproj b/examples/Supervision/Supervision.csproj index 810d1550c3..37f6361b57 100644 --- a/examples/Supervision/Supervision.csproj +++ b/examples/Supervision/Supervision.csproj @@ -1,4 +1,4 @@ - + Exe net6.0 @@ -8,6 +8,6 @@ - + \ No newline at end of file