Reacting to namespace changes

This commit is contained in:
Pranav K 2014-05-05 18:01:59 -07:00
parent b5039012bf
commit 28de88aa48
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
using Microsoft.AspNet.Abstractions;
using Microsoft.AspNet.DependencyInjection;
using Microsoft.AspNet.DependencyInjection.Fallback;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.Identity.Entity;
using Microsoft.AspNet.Identity.Test;
using Microsoft.AspNet.PipelineCore;