From 2ccb14b9c555f158c76412767cb5d2f2ab83a220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 06:50:04 +0000 Subject: [PATCH] Bump Azure.Identity and Microsoft.Data.SqlClient Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient). These dependencies needed to be updated together. Updates `Azure.Identity` from 1.13.2 to 1.11.4 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.2...Azure.Identity_1.11.4) Updates `Microsoft.Data.SqlClient` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Web/Web.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Web.csproj b/Web/Web.csproj index 94747fa..9fc0a9f 100644 --- a/Web/Web.csproj +++ b/Web/Web.csproj @@ -7,7 +7,7 @@ - +