Skip to content

Commit c4325bb

Browse files
committed
update msal
1 parent a8bc401 commit c4325bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-WebApp-graph-user/2-1-Call-MSGraph/WebApp-OpenIDConnect-DotNet-graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.14" />
13-
<PackageReference Include="Microsoft.Identity.Client" Version="4.35.0" />
13+
<PackageReference Include="Microsoft.Identity.Client" Version="4.35.1" />
1414
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="1.16.0" />
1515
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.16.0" />
1616
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />

0 commit comments

Comments
 (0)