Skip to content

Commit

Permalink
Fix build break
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprieur committed Oct 10, 2020
1 parent d80098e commit 8189f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3-WebApp-multi-APIs/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
using Microsoft.Extensions.Hosting;
using Microsoft.Identity.Web.UI;
using Constants = WebApp_OpenIDConnect_DotNet.Infrastructure.Constants;
using Microsoft.AspNetCore.Authentication.OpenIdConnect;

namespace WebApp_OpenIDConnect_DotNet
{
Expand Down

0 comments on commit 8189f7c

Please sign in to comment.