Skip to content

Commit fc6d830

Browse files
Bump Microsoft.Identity.Client.Extensions.Msal in /GraphMAUI
Bumps [Microsoft.Identity.Client.Extensions.Msal](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.Extensions.Msal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1516c2c commit fc6d830

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
@@ -71,7 +71,7 @@
7171
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
7272
<PackageReference Include="Microsoft.Graph" Version="5.31.0" />
7373
<PackageReference Include="Microsoft.Identity.Client" Version="4.57.0" />
74-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.56.0" />
74+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.57.0" />
7575
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
7676
</ItemGroup>
7777

0 commit comments

Comments
 (0)