mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
update projects to net47
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if NET461
|
||||
#if NET47
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
using Bit.Core.Models.Table;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#if NET461
|
||||
#if NET47
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.Azure.NotificationHubs;
|
||||
|
||||
Reference in New Issue
Block a user