Skip to content

Commit e439c0b

Browse files
trwalkejmprieur
authored andcommitted
Update to MSAL 4.8.0 (#265)
1 parent 9a790f1 commit e439c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Identity.Web/Microsoft.Identity.Web.csproj

Lines changed: 1 addition & 1 deletion
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.7.1" />
59+
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.0" />
6060
</ItemGroup>
6161
</Project>

0 commit comments

Comments
 (0)