mirror of
https://github.com/bitwarden/server.git
synced 2026-02-02 23:23:15 +08:00
net471 directive fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if NET47
|
||||
#if NET471
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
using Bit.Core.Models.Table;
|
||||
|
||||
Reference in New Issue
Block a user