mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 09:02:48 -05:00
Upgrade to ASP.NET Core RC2 release.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNet.Identity;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Bit.Core.Domains;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
|
Reference in New Issue
Block a user