React to identity
This commit is contained in:
parent
9d9a52119e
commit
a31c693178
|
|
@ -5,7 +5,7 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
|
||||
namespace ChatSample.Models
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue