Skip to content

Commit 8189f7c

Browse files
committed
Fix build break
1 parent d80098e commit 8189f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 3-WebApp-multi-APIs/Startup.cs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
using Microsoft.Extensions.Hosting;
1515
using Microsoft.Identity.Web.UI;
1616
using Constants = WebApp_OpenIDConnect_DotNet.Infrastructure.Constants;
17+
using Microsoft.AspNetCore.Authentication.OpenIdConnect;
1718

1819
namespace WebApp_OpenIDConnect_DotNet
1920
{

0 commit comments

Comments
 (0)