Skip to content

Commit

Permalink
Bump Microsoft.Identity.Client from 4.55.0 to 4.57.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) 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](AzureAD/microsoft-authentication-library-for-dotnet@4.55.0...4.57.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7221c44 commit 08dcad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<PackageVersion Include="Uno.Core.Extensions.Logging.Singleton" Version="4.0.1" />
<PackageVersion Include="Uno.Extensions.Authentication" Version="3.0.11" />
<PackageVersion Include="Uno.Extensions.Authentication.WinUI" Version="3.0.11" />
<PackageVersion Include="Microsoft.Identity.Client" Version="4.55.0" />
<PackageVersion Include="Microsoft.Identity.Client" Version="4.57.0" />
<PackageVersion Include="Uno.Extensions.Authentication.MSAL.WinUI" Version="3.0.11" />
<PackageVersion Include="Uno.Extensions.Configuration" Version="3.0.11" />
<PackageVersion Include="Uno.Extensions.Hosting" Version="3.0.11" />
Expand Down

0 comments on commit 08dcad3

Please sign in to comment.