From f1537f70a394f2aa85d4c1792cfb4e37baf42fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:16:41 +0000 Subject: [PATCH 1/2] Bump the msal-dependencies group with 3 updates Bumps the msal-dependencies group with 3 updates: [Microsoft.Identity.Client.Extensions.Msal](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet), [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) and [Microsoft.Identity.Client.Broker](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet). Updates `Microsoft.Identity.Client.Extensions.Msal` from 2.32.0 to 4.57.0 - [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/commits/4.57.0) Updates `Microsoft.Identity.Client` from 4.55.0 to 4.57.0 - [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.55.0...4.57.0) Updates `Microsoft.Identity.Client.Broker` from 4.55.0 to 4.57.0 - [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.55.0...4.57.0) Updates `Microsoft.Identity.Client` from 4.55.0 to 4.57.0 - [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.55.0...4.57.0) Updates `Microsoft.Identity.Client` from 4.55.0 to 4.57.0 - [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.55.0...4.57.0) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client.Extensions.Msal dependency-type: direct:production update-type: version-update:semver-major dependency-group: msal-dependencies - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: msal-dependencies - dependency-name: Microsoft.Identity.Client.Broker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: msal-dependencies - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: msal-dependencies - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: msal-dependencies ... Signed-off-by: dependabot[bot] --- src/AdoPat/AdoPat.csproj | 36 +++++++------- src/MSALWrapper/MSALWrapper.csproj | 78 +++++++++++++++--------------- 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/src/AdoPat/AdoPat.csproj b/src/AdoPat/AdoPat.csproj index 15f49d06..f75ca697 100644 --- a/src/AdoPat/AdoPat.csproj +++ b/src/AdoPat/AdoPat.csproj @@ -1,18 +1,18 @@ - - - - Microsoft.Authentication.AdoPat - net6.0 - Microsoft.Authentication.AdoPat - - - - - - - - - - - - + + + + Microsoft.Authentication.AdoPat + net6.0 + Microsoft.Authentication.AdoPat + + + + + + + + + + + + diff --git a/src/MSALWrapper/MSALWrapper.csproj b/src/MSALWrapper/MSALWrapper.csproj index 4fcb2ebf..71dbe32f 100644 --- a/src/MSALWrapper/MSALWrapper.csproj +++ b/src/MSALWrapper/MSALWrapper.csproj @@ -1,40 +1,40 @@ - - - - - Microsoft.Authentication.MSALWrapper - net6.0 - Microsoft.Authentication.MSALWrapper - - ../ - - - Microsoft Authentication MSAL Wrapper - https://github.com/AzureAD/microsoft-authentication-cli - A library for quickly authenticating with various Azure resources - MSAL;authentication - - true - True - - - - PlatformWindows - - - - - - - - - - - - - - - - - + + + + + Microsoft.Authentication.MSALWrapper + net6.0 + Microsoft.Authentication.MSALWrapper + + ../ + + + Microsoft Authentication MSAL Wrapper + https://github.com/AzureAD/microsoft-authentication-cli + A library for quickly authenticating with various Azure resources + MSAL;authentication + + true + True + + + + PlatformWindows + + + + + + + + + + + + + + + + + \ No newline at end of file From e090bcbaf1d099832fa1ec84b87df7fe27934b1c Mon Sep 17 00:00:00 2001 From: goagain Date: Mon, 4 Dec 2023 13:49:18 -0800 Subject: [PATCH 2/2] Update MSALWrapper.Benchmark.csproj --- src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj b/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj index cbe482c9..70d98e0c 100644 --- a/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj +++ b/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj @@ -21,7 +21,7 @@ - + @@ -31,7 +31,7 @@ - 4.55.0 + 4.57.0 @@ -41,6 +41,6 @@ - +