From 1f9c7a44fb71b5548e8a2866e820976d86e72c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 18:57:25 +0000 Subject: [PATCH] Bump the dotnet-dependencies group with 7 updates Bumps Microsoft.Data.SqlClient from 7.0.1 to 7.0.2 Bumps Microsoft.Extensions.Configuration from 10.0.8 to 10.0.10 Bumps Microsoft.Extensions.Hosting from 10.0.8 to 10.0.10 Bumps Microsoft.Extensions.Hosting.WindowsServices from 10.0.8 to 10.0.10 Bumps Microsoft.Graph from 6.1.0 to 6.2.0 Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.8.1 Bumps Sentry.Extensions.Logging from 6.6.0 to 6.7.0 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.Hosting.WindowsServices dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.Graph dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Sentry.Extensions.Logging dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- ContactRelay.Tests/ContactRelay.Tests.csproj | 2 +- ContactRelay/ContactRelay.csproj | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ContactRelay.Tests/ContactRelay.Tests.csproj b/ContactRelay.Tests/ContactRelay.Tests.csproj index 287b9e4..7341657 100644 --- a/ContactRelay.Tests/ContactRelay.Tests.csproj +++ b/ContactRelay.Tests/ContactRelay.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/ContactRelay/ContactRelay.csproj b/ContactRelay/ContactRelay.csproj index 962c8f3..7707c0c 100644 --- a/ContactRelay/ContactRelay.csproj +++ b/ContactRelay/ContactRelay.csproj @@ -20,13 +20,13 @@ - - - - - + + + + + - +