Reacting to DI changes

This commit is contained in:
Pranav K 2015-08-11 14:10:55 -07:00
parent eb266a1a7c
commit 8915d428c4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using Microsoft.AspNet.Routing;
using Microsoft.Framework.DependencyInjection.Extensions;
namespace Microsoft.Framework.DependencyInjection
{