From 18b23f47d85fb1f5cb5c6c0b6fa250cc2d3db56b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:51:45 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 9.0.11 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../ErsatzTV.Infrastructure.MySql.csproj | 48 +++---- .../ErsatzTV.Infrastructure.Sqlite.csproj | 44 +++--- .../ErsatzTV.Infrastructure.csproj | 126 +++++++++--------- 3 files changed, 109 insertions(+), 109 deletions(-) diff --git a/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj b/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj index eba7c26c8..4e690549d 100644 --- a/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj +++ b/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj @@ -1,24 +1,24 @@ - - - - net10.0 - enable - enable - - - - - - - - - - - - - - - - - - + + + + net10.0 + enable + enable + + + + + + + + + + + + + + + + + + diff --git a/ErsatzTV.Infrastructure.Sqlite/ErsatzTV.Infrastructure.Sqlite.csproj b/ErsatzTV.Infrastructure.Sqlite/ErsatzTV.Infrastructure.Sqlite.csproj index 0fc4a88c9..3e8292b3d 100644 --- a/ErsatzTV.Infrastructure.Sqlite/ErsatzTV.Infrastructure.Sqlite.csproj +++ b/ErsatzTV.Infrastructure.Sqlite/ErsatzTV.Infrastructure.Sqlite.csproj @@ -1,22 +1,22 @@ - - - - net10.0 - enable - enable - - - - - - - - - - - - - - - - + + + + net10.0 + enable + enable + + + + + + + + + + + + + + + + diff --git a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj index bf5237e99..eae355c4b 100644 --- a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj +++ b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj @@ -1,63 +1,63 @@ - - - - net10.0 - true - VSTHRD200 - enable - latest-Recommended - true - Linux - true - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - <_Parameter1>ErsatzTV.Infrastructure.Tests - - - - - - .dockerignore - - - - + + + + net10.0 + true + VSTHRD200 + enable + latest-Recommended + true + Linux + true + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + <_Parameter1>ErsatzTV.Infrastructure.Tests + + + + + + .dockerignore + + + +