From 9d12511fc84cd943ad2fa7ee6074fe24d61c63ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:26:33 +0000 Subject: [PATCH] Bump the microsoft group with 8 updates Bumps the microsoft group with 8 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` | | [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `System.Diagnostics.DiagnosticSource` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Diagnostics.HealthChecks` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Caching.Memory` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Diagnostics.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- samples/Directory.Build.props | 2 +- samples/HealthCheck/HealthCheck.csproj | 2 +- samples/MultiEventsConsumer/MultiEventsConsumer.csproj | 2 +- src/Tingle.EventBus/Tingle.EventBus.csproj | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/samples/Directory.Build.props b/samples/Directory.Build.props index ee4481a7..dd7cf77e 100644 --- a/samples/Directory.Build.props +++ b/samples/Directory.Build.props @@ -12,7 +12,7 @@ - + diff --git a/samples/HealthCheck/HealthCheck.csproj b/samples/HealthCheck/HealthCheck.csproj index c64617fd..321c96dc 100644 --- a/samples/HealthCheck/HealthCheck.csproj +++ b/samples/HealthCheck/HealthCheck.csproj @@ -2,7 +2,7 @@ - + diff --git a/samples/MultiEventsConsumer/MultiEventsConsumer.csproj b/samples/MultiEventsConsumer/MultiEventsConsumer.csproj index 077de285..43344799 100644 --- a/samples/MultiEventsConsumer/MultiEventsConsumer.csproj +++ b/samples/MultiEventsConsumer/MultiEventsConsumer.csproj @@ -1,7 +1,7 @@ - + diff --git a/src/Tingle.EventBus/Tingle.EventBus.csproj b/src/Tingle.EventBus/Tingle.EventBus.csproj index 91eae467..d7d78c22 100644 --- a/src/Tingle.EventBus/Tingle.EventBus.csproj +++ b/src/Tingle.EventBus/Tingle.EventBus.csproj @@ -9,13 +9,13 @@ - - - - + + + + - +