12 changed files with 28 additions and 22 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
using Microsoft.AspNetCore; |
||||
using Microsoft.AspNetCore.Hosting; |
||||
|
||||
namespace Bit.Hub |
||||
namespace Bit.Notifications |
||||
{ |
||||
public class Program |
||||
{ |
||||
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
using IdentityModel; |
||||
using Microsoft.AspNetCore.SignalR; |
||||
|
||||
namespace Bit.Hub |
||||
namespace Bit.Notifications |
||||
{ |
||||
public class SubjectUserIdProvider : IUserIdProvider |
||||
{ |
||||
Loading…
Reference in new issue