Skip to content

Commit 04b5161

Browse files
committed
Updated sample to use new Graph Core libraries to properly handle CAE.
1 parent db8d122 commit 04b5161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.14" />
13+
<PackageReference Include="Microsoft.Graph.Core" Version="2.0.10" />
1314
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="1.25.1" />
1415
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.25.1" />
1516
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />

0 commit comments

Comments
 (0)