From 48b1dd29e10bd46d6cca096a0e46ae10ef8598e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:02:39 +0000 Subject: [PATCH] fix(deps): Bump the dotnet group with 5 updates Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.0 to 10.0.11 Bumps Microsoft.Extensions.Http from 10.0.0 to 10.0.11 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.11 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0 Bumps Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.400 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.400 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- src/NotifyHub.AspNetCore/NotifyHub.AspNetCore.csproj | 2 +- src/NotifyHub/NotifyHub.csproj | 8 ++++---- tests/NotifyHub.Tests/NotifyHub.Tests.csproj | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/NotifyHub.AspNetCore/NotifyHub.AspNetCore.csproj b/src/NotifyHub.AspNetCore/NotifyHub.AspNetCore.csproj index 116539a..a98776d 100644 --- a/src/NotifyHub.AspNetCore/NotifyHub.AspNetCore.csproj +++ b/src/NotifyHub.AspNetCore/NotifyHub.AspNetCore.csproj @@ -31,7 +31,7 @@ - + diff --git a/src/NotifyHub/NotifyHub.csproj b/src/NotifyHub/NotifyHub.csproj index ec8656f..176b015 100644 --- a/src/NotifyHub/NotifyHub.csproj +++ b/src/NotifyHub/NotifyHub.csproj @@ -32,10 +32,10 @@ - - - - + + + + diff --git a/tests/NotifyHub.Tests/NotifyHub.Tests.csproj b/tests/NotifyHub.Tests/NotifyHub.Tests.csproj index 9f8e8c0..f304fc9 100644 --- a/tests/NotifyHub.Tests/NotifyHub.Tests.csproj +++ b/tests/NotifyHub.Tests/NotifyHub.Tests.csproj @@ -9,7 +9,7 @@ - +