From e6fef97a0646efcb4817e2cad7dc0f4d8447a0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:26:44 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient in /DatabaseManager/Server Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.0 to 5.1.3. - [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.0...v5.1.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DatabaseManager.Common/DatabaseManager.Common.csproj | 2 +- DatabaseManager/Server/DatabaseManager.Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DatabaseManager.Common/DatabaseManager.Common.csproj b/DatabaseManager.Common/DatabaseManager.Common.csproj index f6224d3a..0b61d0c8 100644 --- a/DatabaseManager.Common/DatabaseManager.Common.csproj +++ b/DatabaseManager.Common/DatabaseManager.Common.csproj @@ -14,7 +14,7 @@ - + diff --git a/DatabaseManager/Server/DatabaseManager.Server.csproj b/DatabaseManager/Server/DatabaseManager.Server.csproj index 61fb2363..867cbb8a 100644 --- a/DatabaseManager/Server/DatabaseManager.Server.csproj +++ b/DatabaseManager/Server/DatabaseManager.Server.csproj @@ -17,7 +17,7 @@ - +