Reacting to DI changes
This commit is contained in:
parent
72a7fb06c2
commit
567b680801
|
|
@ -5,6 +5,7 @@ using System;
|
|||
using Microsoft.AspNet.Cors;
|
||||
using Microsoft.AspNet.Cors.Core;
|
||||
using Microsoft.Framework.Configuration;
|
||||
using Microsoft.Framework.DependencyInjection.Extensions;
|
||||
using Microsoft.Framework.Internal;
|
||||
|
||||
namespace Microsoft.Framework.DependencyInjection
|
||||
|
|
|
|||
Loading…
Reference in New Issue