From 8048713268018fc8cf586afc3db456cdd5cc1909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 03:33:39 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection.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 8.0.2 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TeslaSolarCharger.Services/TeslaSolarCharger.Services.csproj | 4 ++-- TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TeslaSolarCharger.Services/TeslaSolarCharger.Services.csproj b/TeslaSolarCharger.Services/TeslaSolarCharger.Services.csproj index 56ead76c8..ce77dfb44 100644 --- a/TeslaSolarCharger.Services/TeslaSolarCharger.Services.csproj +++ b/TeslaSolarCharger.Services/TeslaSolarCharger.Services.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj b/TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj index 6a6bb58f1..0769c6f2b 100644 --- a/TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj +++ b/TeslaSolarCharger/Shared/TeslaSolarCharger.Shared.csproj @@ -20,7 +20,7 @@ - +