More build fixes
This commit is contained in:
parent
c44d56a182
commit
2ef4c73654
|
|
@ -17,9 +17,9 @@
|
|||
|
||||
using System;
|
||||
using System.Threading;
|
||||
using Microsoft.AspNet.Abstractions;
|
||||
using Microsoft.AspNet.Abstractions.Security;
|
||||
using Microsoft.AspNet.DependencyInjection.Fallback;
|
||||
using Microsoft.AspNet.Http;
|
||||
using Microsoft.AspNet.Http.Security;
|
||||
using Microsoft.AspNet.Identity.InMemory;
|
||||
using Microsoft.AspNet.Identity.Test;
|
||||
using Microsoft.AspNet.DependencyInjection;
|
||||
|
|
|
|||
Loading…
Reference in New Issue