From 1cbcc0395b0c747df8c87fd87408920dc729af77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:49:35 +0000 Subject: [PATCH] Bump the nuget group across 1 directory with 2 updates Bumps the nuget group with 2 updates in the /src/Ghosts.Client directory: [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) and [System.Data.SqlClient](https://github.com/dotnet/corefx). Updates `Microsoft.Identity.Client` from 4.60.3 to 4.61.3 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.60.3...4.61.3) Updates `System.Data.SqlClient` from 4.8.5 to 4.8.6 - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production dependency-group: nuget - dependency-name: System.Data.SqlClient dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/Ghosts.Client/Ghosts.Client.csproj | 10 +++++++++- src/Ghosts.Client/packages.config | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/Ghosts.Client/Ghosts.Client.csproj b/src/Ghosts.Client/Ghosts.Client.csproj index 2e7a67e1..b7990739 100644 --- a/src/Ghosts.Client/Ghosts.Client.csproj +++ b/src/Ghosts.Client/Ghosts.Client.csproj @@ -123,6 +123,10 @@ True + + ..\packages\Microsoft.Identity.Client.4.61.3\lib\net462\Microsoft.Identity.Client.dll + True + @@ -131,6 +135,10 @@ + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True + @@ -416,7 +424,7 @@ 8.0.4 - 4.60.3 + 4.61.3 7.5.1 diff --git a/src/Ghosts.Client/packages.config b/src/Ghosts.Client/packages.config index cef5e895..774904a9 100644 --- a/src/Ghosts.Client/packages.config +++ b/src/Ghosts.Client/packages.config @@ -63,7 +63,7 @@ - + @@ -113,7 +113,7 @@ - +