From 58b441e81e7732a23269428227ac2bcbed73ef7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:16:33 +0000 Subject: [PATCH] chore(deps): Bump the minor-and-patch group with 12 updates Bumps FluentAssertions from 8.8.0 to 8.10.0 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.2 to 10.0.9 Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 10.0.2 to 10.0.9 Bumps Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.9 Bumps Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.5 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.5 to 10.0.9 Bumps Microsoft.Extensions.DependencyInjection from 10.0.6 to 10.0.9 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.7.0 Bumps Microsoft.OpenApi from 2.7.5 to 2.10.0 Bumps MinVer from 6.0.0 to 6.1.0 Bumps StackExchange.Redis from 2.8.41 to 2.13.17 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.OpenApi dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: MinVer dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: StackExchange.Redis dependency-version: 2.13.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- .../Mistruna.Core.Samples.BasicApi.csproj | 4 ++-- src/Mistruna.Core/Mistruna.Core.csproj | 11 ++++++----- test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj | 8 ++++---- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1341057..0730602 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -63,6 +63,6 @@ - + diff --git a/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj b/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj index 230fcb9..bf40a90 100644 --- a/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj +++ b/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/src/Mistruna.Core/Mistruna.Core.csproj b/src/Mistruna.Core/Mistruna.Core.csproj index afde98e..f4a9661 100644 --- a/src/Mistruna.Core/Mistruna.Core.csproj +++ b/src/Mistruna.Core/Mistruna.Core.csproj @@ -27,14 +27,15 @@ - - - - + + + + + - + diff --git a/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj b/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj index cbee4d8..58a10d6 100644 --- a/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj +++ b/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj @@ -9,11 +9,11 @@ - - + + - - + +