Reacting to DI changes
This commit is contained in:
parent
f3e03fbf26
commit
b1013ed976
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
using System;
|
||||
using Microsoft.AspNet.Authorization;
|
||||
using Microsoft.Framework.DependencyInjection.Extensions;
|
||||
using Microsoft.Framework.Internal;
|
||||
|
||||
namespace Microsoft.Framework.DependencyInjection
|
||||
|
|
|
|||
Loading…
Reference in New Issue