From 0f4a682db3692e7c8799362905088cbc5eccdeee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:34:36 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.47.2 to 4.61.3 in /src Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.47.2 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.47.2...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/SplunkMailProcessor.csproj | 34 ++++++++++++++++++++++++++++------ src/packages.config | 9 +++++++-- 2 files changed, 35 insertions(+), 8 deletions(-) diff --git a/src/SplunkMailProcessor.csproj b/src/SplunkMailProcessor.csproj index 5532d79..ca75798 100644 --- a/src/SplunkMailProcessor.csproj +++ b/src/SplunkMailProcessor.csproj @@ -32,9 +32,37 @@ 4 + + packages\Microsoft.Identity.Client.4.61.3\lib\net462\Microsoft.Identity.Client.dll + True + + + packages\Microsoft.IdentityModel.Abstractions.7.6.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True + + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True + + + packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True + + + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + True + + + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True + @@ -47,12 +75,6 @@ packages\Microsoft.Exchange.WebServices.2.2\lib\40\Microsoft.Exchange.WebServices.Auth.dll - - packages\Microsoft.IdentityModel.Abstractions.6.25.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll - - - packages\Microsoft.Identity.Client.4.47.2\lib\net461\Microsoft.Identity.Client.dll - diff --git a/src/packages.config b/src/packages.config index 87fcb0d..0ebdbc8 100644 --- a/src/packages.config +++ b/src/packages.config @@ -1,12 +1,17 @@  - - + + + + + + +