From 0ca4c7ee2222e68ab6d0e62ee15b3783b894cc12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:22:30 +0000 Subject: [PATCH] Bump the microsoft group with 3 updates Bumps Microsoft.Data.SqlClient from 6.1.4 to 7.0.1 Bumps Microsoft.Extensions.Hosting from 10.0.3 to 10.0.7 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- src/AzSqlIdxMgr/AzSqlIdxMgr.csproj | 4 ++-- tests/AzSqlIdxMgr.Tests/AzSqlIdxMgr.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AzSqlIdxMgr/AzSqlIdxMgr.csproj b/src/AzSqlIdxMgr/AzSqlIdxMgr.csproj index a001e1e..1326d11 100644 --- a/src/AzSqlIdxMgr/AzSqlIdxMgr.csproj +++ b/src/AzSqlIdxMgr/AzSqlIdxMgr.csproj @@ -56,8 +56,8 @@ - - + + diff --git a/tests/AzSqlIdxMgr.Tests/AzSqlIdxMgr.Tests.csproj b/tests/AzSqlIdxMgr.Tests/AzSqlIdxMgr.Tests.csproj index 9443348..4a6d435 100644 --- a/tests/AzSqlIdxMgr.Tests/AzSqlIdxMgr.Tests.csproj +++ b/tests/AzSqlIdxMgr.Tests/AzSqlIdxMgr.Tests.csproj @@ -6,7 +6,7 @@ - +