Reacting to DI changes

This commit is contained in:
Pranav K 2015-08-11 14:07:12 -07:00
parent f3e03fbf26
commit b1013ed976
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
using System;
using Microsoft.AspNet.Authorization;
using Microsoft.Framework.DependencyInjection.Extensions;
using Microsoft.Framework.Internal;
namespace Microsoft.Framework.DependencyInjection