Skip to content

Commit 06a2a1c

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 2.32.0 to 4.56.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.56.0) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client.Extensions.Msal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a26ff3 commit 06a2a1c

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.26.0" />
7373
<PackageReference Include="Microsoft.Identity.Client" Version="4.56.0" />
74-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.32.0" />
74+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.56.0" />
7575
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
7676
</ItemGroup>
7777

0 commit comments

Comments
 (0)