Skip to content

Commit 8b40f54

Browse files
committed
add another missing reference
1 parent 9cd4106 commit 8b40f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

5-WebApp-AuthZ/5-2-Groups/WebApp-OpenIDConnect-DotNet.csproj

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

2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.Graph" Version="1.21.0" />
22+
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.0-localbuild" />
2223
<PackageReference Include="Microsoft.Identity.Web.UI" Version="0.1.0-localbuild" />
2324
</ItemGroup>
2425

0 commit comments

Comments
 (0)