From 7c917697bc37ac9e52250641355fc035f6a408a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:31:17 +0000 Subject: [PATCH] Bump the minor-and-patch group with 6 updates Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.0 Bumps NLog from 6.1.3 to 6.1.4 Bumps NLog.Web.AspNetCore from 6.1.3 to 6.1.4 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3 Bumps Resend from 0.5.1 to 0.6.0 Bumps Scalar.AspNetCore from 2.16.10 to 2.16.11 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NLog dependency-version: 6.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: NLog dependency-version: 6.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: NLog.Web.AspNetCore dependency-version: 6.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Resend dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Scalar.AspNetCore dependency-version: 2.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Api.IntegrationTests/Api.IntegrationTests.csproj | 2 +- Api/Api.csproj | 8 ++++---- Application/Application.csproj | 2 +- Domain/Domain.csproj | 2 +- Infrastructure/Infrastructure.csproj | 4 ++-- Tools/Tools.csproj | 2 +- UnitTests/UnitTests.csproj | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Api.IntegrationTests/Api.IntegrationTests.csproj b/Api.IntegrationTests/Api.IntegrationTests.csproj index c17ccdd..f083f83 100644 --- a/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -15,7 +15,7 @@ - + all diff --git a/Api/Api.csproj b/Api/Api.csproj index a5871ad..f49d7f1 100644 --- a/Api/Api.csproj +++ b/Api/Api.csproj @@ -22,10 +22,10 @@ - - - - + + + + diff --git a/Application/Application.csproj b/Application/Application.csproj index 9730a3c..6c43f81 100644 --- a/Application/Application.csproj +++ b/Application/Application.csproj @@ -8,7 +8,7 @@ - + diff --git a/Domain/Domain.csproj b/Domain/Domain.csproj index 1f1712d..96a4a9b 100644 --- a/Domain/Domain.csproj +++ b/Domain/Domain.csproj @@ -8,7 +8,7 @@ - + diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 59a804c..289c6ed 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -24,8 +24,8 @@ - - + + diff --git a/Tools/Tools.csproj b/Tools/Tools.csproj index e39987c..b760f3b 100644 --- a/Tools/Tools.csproj +++ b/Tools/Tools.csproj @@ -10,7 +10,7 @@ - + diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 1019af9..3c22100 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -10,8 +10,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all