From 9a5b9f2d1a659a919bc6baefe91129921869c653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 06:32:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20Microsoft.EntityFra?= =?UTF-8?q?meworkCore=20and=203=20others?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps Microsoft.EntityFrameworkCore from 8.0.22 to 9.0.1 Bumps Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.1 Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.1 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.11 to 9.0.4 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../SetlistStudio.Infrastructure.csproj | 8 ++++---- src/SetlistStudio.Web/SetlistStudio.Web.csproj | 2 +- tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj index aef764d..c4032ef 100644 --- a/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj +++ b/src/SetlistStudio.Infrastructure/SetlistStudio.Infrastructure.csproj @@ -7,17 +7,17 @@ - + - + - + - + diff --git a/src/SetlistStudio.Web/SetlistStudio.Web.csproj b/src/SetlistStudio.Web/SetlistStudio.Web.csproj index a02dda4..69cfef1 100644 --- a/src/SetlistStudio.Web/SetlistStudio.Web.csproj +++ b/src/SetlistStudio.Web/SetlistStudio.Web.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj index 376dd72..66f2b57 100644 --- a/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj +++ b/tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj @@ -29,7 +29,7 @@ - +