From 565604198fdc30c8ac01edaa073c67980975fc86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 20:55:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20Microsoft.AspNetCor?= =?UTF-8?q?e.Identity.EntityFrameworkCore=20and=205=20others?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.11 to 8.0.21 Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.8 to 8.0.21 Bumps Microsoft.EntityFrameworkCore from 8.0.11 to 8.0.21 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.11 to 8.0.21 Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 8.0.3 Bumps Microsoft.NET.Test.Sdk from 17.8.0 to 17.14.1 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages ... Signed-off-by: dependabot[bot] --- src/SetlistStudio.Core/SetlistStudio.Core.csproj | 3 ++- .../SetlistStudio.Infrastructure.csproj | 8 ++++---- src/SetlistStudio.Web/SetlistStudio.Web.csproj | 4 ++-- tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj | 8 ++++---- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/SetlistStudio.Core/SetlistStudio.Core.csproj b/src/SetlistStudio.Core/SetlistStudio.Core.csproj index 1cd6126b..6d3b0340 100644 --- a/src/SetlistStudio.Core/SetlistStudio.Core.csproj +++ b/src/SetlistStudio.Core/SetlistStudio.Core.csproj @@ -7,7 +7,8 @@ - + + diff --git a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj index 8a1a41b7..74f4f223 100644 --- a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj +++ b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj @@ -7,13 +7,13 @@ - + - + - - + + diff --git a/src/SetlistStudio.Web/SetlistStudio.Web.csproj b/src/SetlistStudio.Web/SetlistStudio.Web.csproj index fa7656d9..eaf472db 100644 --- a/src/SetlistStudio.Web/SetlistStudio.Web.csproj +++ b/src/SetlistStudio.Web/SetlistStudio.Web.csproj @@ -10,11 +10,11 @@ - + - + diff --git a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj index 4c1512d0..21404d6c 100644 --- a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj +++ b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj @@ -16,7 +16,7 @@ - + @@ -27,15 +27,15 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + - +