Another using

This commit is contained in:
ajcvickers 2015-03-20 16:40:55 -07:00
parent 0812658de4
commit 7d97d61950
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ using Microsoft.AspNet.Builder;
using Microsoft.AspNet.Diagnostics;
using Microsoft.AspNet.Diagnostics.Entity;
using Microsoft.AspNet.Identity;
using Microsoft.Data.Entity;
using Microsoft.Framework.Caching.Memory;
using Microsoft.Framework.ConfigurationModel;
using Microsoft.Framework.DependencyInjection;