Skip to content

Commit c2e8a15

Browse files
Bump Microsoft.Identity.Client from 4.56.0 to 4.57.0 in /GraphMAUI
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.56.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.56.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>
1 parent 132fceb commit c2e8a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphMAUI/GraphMAUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
7171
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
7272
<PackageReference Include="Microsoft.Graph" Version="5.31.0" />
73-
<PackageReference Include="Microsoft.Identity.Client" Version="4.56.0" />
73+
<PackageReference Include="Microsoft.Identity.Client" Version="4.57.0" />
7474
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.56.0" />
7575
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
7676
</ItemGroup>

0 commit comments

Comments
 (0)