From 36825e7760e799fb2eb7ea5aa442864ed4c464d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 04:53:23 +0000 Subject: [PATCH] chore: Bump Microsoft.Extensions.DependencyInjection.Abstractions and 2 others Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Logging from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Options from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/EventSourcingDb/EventSourcingDb.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/EventSourcingDb/EventSourcingDb.csproj b/src/EventSourcingDb/EventSourcingDb.csproj index 83cb8ff..c3b6ff6 100644 --- a/src/EventSourcingDb/EventSourcingDb.csproj +++ b/src/EventSourcingDb/EventSourcingDb.csproj @@ -17,14 +17,14 @@ - - + + - +