Fix sample
This commit is contained in:
parent
4e7110e442
commit
3f36fa5986
|
|
@ -7,6 +7,7 @@ using ChatSample.Models;
|
|||
using ChatSample.Services;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
|
||||
using Microsoft.AspNetCore.SignalR;
|
||||
using Microsoft.AspNetCore.SignalR.Redis;
|
||||
|
|
|
|||
Loading…
Reference in New Issue