From 8ef50919a9858ca59696215eca44805bea34c0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:54:04 +0000 Subject: [PATCH 1/2] deps: Bump Microsoft.Build from 18.4.0 to 18.6.3 --- updated-dependencies: - dependency-name: Microsoft.Build dependency-version: 18.6.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build dependency-version: 18.6.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Build dependency-version: 18.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj b/Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj index ec63f6ef5..ec39c705f 100644 --- a/Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj +++ b/Lighthouse.Backend/Lighthouse.Backend/Lighthouse.Backend.csproj @@ -31,7 +31,7 @@ - + all From bca1d4921a97d533053f4f31fdaa03ed2c69f815 Mon Sep 17 00:00:00 2001 From: Benjamin Huser-Berta Date: Wed, 20 May 2026 16:26:38 +0200 Subject: [PATCH 2/2] deps: Bump Microsoft.Build to 18.6.3 in migration projects Align Lighthouse.Migrations.Sqlite and Lighthouse.Migrations.Postgres with the Microsoft.Build 18.6.3 bump in Lighthouse.Backend, resolving the NU1605 package-downgrade error surfaced by Dependabot's partial update. Co-Authored-By: Claude Opus 4.7 --- .../Lighthouse.Migrations.Postgres.csproj | 2 +- .../Lighthouse.Migrations.Sqlite.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Lighthouse.Backend/Lighthouse.Migrations.Postgres/Lighthouse.Migrations.Postgres.csproj b/Lighthouse.Backend/Lighthouse.Migrations.Postgres/Lighthouse.Migrations.Postgres.csproj index c5ea9c24b..d4b1ac3f5 100644 --- a/Lighthouse.Backend/Lighthouse.Migrations.Postgres/Lighthouse.Migrations.Postgres.csproj +++ b/Lighthouse.Backend/Lighthouse.Migrations.Postgres/Lighthouse.Migrations.Postgres.csproj @@ -7,7 +7,7 @@ - + diff --git a/Lighthouse.Backend/Lighthouse.Migrations.Sqlite/Lighthouse.Migrations.Sqlite.csproj b/Lighthouse.Backend/Lighthouse.Migrations.Sqlite/Lighthouse.Migrations.Sqlite.csproj index 620f64e7c..836e36ad8 100644 --- a/Lighthouse.Backend/Lighthouse.Migrations.Sqlite/Lighthouse.Migrations.Sqlite.csproj +++ b/Lighthouse.Backend/Lighthouse.Migrations.Sqlite/Lighthouse.Migrations.Sqlite.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all