React to DI changes
This commit is contained in:
parent
e1301925c0
commit
a2e1110b7a
|
|
@ -8,7 +8,6 @@ using Microsoft.AspNet.Hosting;
|
||||||
using Microsoft.AspNet.Http;
|
using Microsoft.AspNet.Http;
|
||||||
using Microsoft.Framework.ConfigurationModel;
|
using Microsoft.Framework.ConfigurationModel;
|
||||||
using Microsoft.Framework.DependencyInjection;
|
using Microsoft.Framework.DependencyInjection;
|
||||||
using Microsoft.Framework.DependencyInjection.Fallback;
|
|
||||||
using Microsoft.Framework.Runtime.Infrastructure;
|
using Microsoft.Framework.Runtime.Infrastructure;
|
||||||
|
|
||||||
namespace Microsoft.AspNet.WebSockets.Client.Test
|
namespace Microsoft.AspNet.WebSockets.Client.Test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue