Skip to content

Commit

Permalink
Bump Microsoft.Identity.Client (OfficeDev#797)
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.59.1 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](AzureAD/microsoft-authentication-library-for-dotnet@4.59.1...4.61.3)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent e61ae57 commit 19667b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.25.6" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="1.25.6" />
<PackageReference Include="Microsoft.IdentityModel.Abstractions" Version="6.25.0" />
<PackageReference Include="Microsoft.IdentityModel.Abstractions" Version="6.35.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.0" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="5.0.0" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
Expand Down

0 comments on commit 19667b5

Please sign in to comment.