Reacting to DI changes

This commit is contained in:
Pranav K 2015-08-11 12:57:06 -07:00
parent 3cd5907fc5
commit 4576481a32
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 System;
using Microsoft.Framework.DependencyInjection.Extensions;
using Microsoft.Framework.Internal;
using Microsoft.Framework.OptionsModel;
using Microsoft.Framework.WebEncoders;