Reacting to DI changes

This commit is contained in:
Pranav K 2015-08-11 12:53:18 -07:00
parent b922d816be
commit 3bed6fce9c
1 changed files with 1 additions and 0 deletions

View File

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