Reacting to DI changes

This commit is contained in:
Pranav K 2015-08-11 14:04:30 -07:00
parent 72a7fb06c2
commit 567b680801
1 changed files with 1 additions and 0 deletions

View File

@ -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