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

Commit 460db4d

Browse files
authored
Update MSAL to 4.53.0 (#209)
Update MSAL to 4.53.0
1 parent 74d4dd2 commit 460db4d

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.52.0" />
39+
<PackageReference Include="Microsoft.Identity.Client" Version="4.53.0" />
4040
</ItemGroup>
4141

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

0 commit comments

Comments
 (0)