From a12618b38118200044c10b3c2536439885bef1fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:58:44 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and 2 others Bumps Microsoft.EntityFrameworkCore from 10.0.4 to 10.0.5 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.4 to 10.0.5 Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.4 to 10.0.5 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TaxAssistant.JPK.Database/TaxAssistant.JPK.Database.csproj | 6 +++--- TaxAssistant.JPK/Server/TaxAssistant.JPK.Server.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TaxAssistant.JPK.Database/TaxAssistant.JPK.Database.csproj b/TaxAssistant.JPK.Database/TaxAssistant.JPK.Database.csproj index ce06d9c..5eff465 100644 --- a/TaxAssistant.JPK.Database/TaxAssistant.JPK.Database.csproj +++ b/TaxAssistant.JPK.Database/TaxAssistant.JPK.Database.csproj @@ -8,12 +8,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/TaxAssistant.JPK/Server/TaxAssistant.JPK.Server.csproj b/TaxAssistant.JPK/Server/TaxAssistant.JPK.Server.csproj index 8d26d71..5b884a1 100644 --- a/TaxAssistant.JPK/Server/TaxAssistant.JPK.Server.csproj +++ b/TaxAssistant.JPK/Server/TaxAssistant.JPK.Server.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive