Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 54469d8

Browse files
committed
React to identity changes
1 parent 2ceddb4 commit 54469d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/MusicStore.Spa/Startup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using Microsoft.AspNetCore.Authorization;
33
using Microsoft.AspNetCore.Builder;
44
using Microsoft.AspNetCore.Hosting;
5+
using Microsoft.AspNetCore.Identity;
56
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
67
using Microsoft.EntityFrameworkCore;
78
using Microsoft.Extensions.Configuration;

0 commit comments

Comments
 (0)