mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
net471 directive fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if NET47
|
||||
#if NET471
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.Azure.NotificationHubs;
|
||||
|
||||
Reference in New Issue
Block a user