From 24e52a27ff6f02d8464a70c09138c79f7df59ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:20:47 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and 2 others Bumps Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 Bumps Microsoft.Extensions.Logging from 9.0.9 to 9.0.10 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- SmartMirror.Core/SmartMirror.Core.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SmartMirror.Core/SmartMirror.Core.csproj b/SmartMirror.Core/SmartMirror.Core.csproj index d5f0a0a..1520655 100644 --- a/SmartMirror.Core/SmartMirror.Core.csproj +++ b/SmartMirror.Core/SmartMirror.Core.csproj @@ -37,10 +37,10 @@ - + - - + +