Skip to content

Commit d975468

Browse files
committed
Update to MSAL 4.8.1
1 parent 81afe54 commit d975468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Microsoft.Identity.Web/Microsoft.Identity.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.0.0" />
5757
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.0.0" />
5858
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.1" />
59-
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.0" />
59+
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.1" />
6060
</ItemGroup>
6161
</Project>

0 commit comments

Comments
 (0)