From 3531fa3b8655fae01c9358a8cce6420c347835bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 14:52:22 +0000 Subject: [PATCH] Bump Azure.Identity, Microsoft.Data.SqlClient and System.Text.Json Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Azure.Identity` from 1.10.4 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.10.4...Azure.Identity_1.11.4) Updates `Microsoft.Data.SqlClient` from 5.0.2 to 6.0.1 - [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/v5.0.2...v6.0.1) Updates `System.Text.Json` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/webapp01/webapp01.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/webapp01/webapp01.csproj b/src/webapp01/webapp01.csproj index 79452ef..de6f64a 100644 --- a/src/webapp01/webapp01.csproj +++ b/src/webapp01/webapp01.csproj @@ -7,9 +7,9 @@ - - - + + +