Upgrade EF from 5.0 to 6.1.3

This commit is contained in:
2015-07-15 23:45:17 -04:00
parent f609179e48
commit 91039b4ab1
4 changed files with 12 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Entity;
using System.Linq;
using MileageTraker.Web.Context;
using MileageTraker.Web.Models;