From b362bf846e12cf974557af5d02badf7d5aba5abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 09:33:12 +0000 Subject: [PATCH] chore(deps): Bump the minor-and-patch group with 10 updates Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.2 to 10.0.5 Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson from 10.0.2 to 10.0.5 Bumps Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.5 Bumps Microsoft.EntityFrameworkCore from 10.0.2 to 10.0.5 Bumps Microsoft.EntityFrameworkCore.SqlServer from 10.0.2 to 10.0.5 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 Bumps MinVer from 6.0.0 to 6.1.0 Bumps StackExchange.Redis from 2.8.41 to 2.12.1 Bumps Swashbuckle.AspNetCore from 10.1.1 to 10.1.5 Bumps Swashbuckle.AspNetCore.Filters from 7.0.0 to 7.0.12 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.5 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.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.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Swashbuckle.AspNetCore.Filters dependency-version: 7.0.12 dependency-type: direct:production update-type: version-update:semver-patch 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 | 14 +++++++------- .../Mistruna.Core.Tests/Mistruna.Core.Tests.csproj | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 8c9ef2e..3c7802e 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 60ddeaf..8e18531 100644 --- a/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj +++ b/samples/Mistruna.Core.Samples.BasicApi/Mistruna.Core.Samples.BasicApi.csproj @@ -19,8 +19,8 @@ - - + + diff --git a/src/Mistruna.Core/Mistruna.Core.csproj b/src/Mistruna.Core/Mistruna.Core.csproj index 503c072..378e312 100644 --- a/src/Mistruna.Core/Mistruna.Core.csproj +++ b/src/Mistruna.Core/Mistruna.Core.csproj @@ -27,15 +27,15 @@ - - - - + + + + - - - + + + diff --git a/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj b/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj index 4785ff6..6fe7c18 100644 --- a/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj +++ b/test/Mistruna.Core.Tests/Mistruna.Core.Tests.csproj @@ -10,7 +10,7 @@ - +