fixing test build break caused by namespace changes in EF
This commit is contained in:
parent
bab1c3909c
commit
adf599339c
|
|
@ -7,6 +7,7 @@ using System.Security.Claims;
|
|||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.Identity.Test;
|
||||
using Microsoft.Data.Entity;
|
||||
using Microsoft.Framework.DependencyInjection;
|
||||
using Microsoft.Framework.Runtime.Infrastructure;
|
||||
using Xunit;
|
||||
|
|
|
|||
Loading…
Reference in New Issue