Add TSV support.

Import Upload
This commit is contained in:
2015-09-11 14:24:27 -04:00
parent bd397b390b
commit 4dcffda1f8
16 changed files with 574 additions and 24 deletions
@@ -13,7 +13,7 @@ namespace MileageTraker.Web.Migrations
string IMigrationMetadata.Id
{
get { return "201509100253084_FuelLog"; }
get { return "201509111820437_FuelLog"; }
}
string IMigrationMetadata.Source