Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Commit 8b4fdf3

Browse files
Update MSAL version to 4.51.0 (#206)
1 parent 99cf556 commit 8b4fdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Identity.Client.Extensions.Msal/Microsoft.Identity.Client.Extensions.Msal.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<Import Project="..\Shared\Shared.projitems" Label="Shared" />
3737

3838
<ItemGroup>
39-
<PackageReference Include="Microsoft.Identity.Client" Version="4.50.0" />
39+
<PackageReference Include="Microsoft.Identity.Client" Version="4.51.0" />
4040
</ItemGroup>
4141

4242
<ItemGroup Condition="'$(TargetFramework)' == '$(TargetFrameworkNetDesktop)'">

0 commit comments

Comments
 (0)