Import FuelLog
This commit is contained in:
+2
-1
@@ -151,7 +151,7 @@
|
||||
<Compile Include="DAL\CodeFirstRoleProvider.cs" />
|
||||
<Compile Include="DAL\FuelmanCsvImporter.cs" />
|
||||
<Compile Include="DAL\LogImporter.cs" />
|
||||
<Compile Include="DAL\LogImportException.cs" />
|
||||
<Compile Include="DAL\ImportException.cs" />
|
||||
<Compile Include="DAL\LogImportTemplateWriter.cs" />
|
||||
<Compile Include="DAL\UninitializedAccountException.cs" />
|
||||
<Compile Include="DAL\UserAccountDisabledException.cs" />
|
||||
@@ -210,6 +210,7 @@
|
||||
<Compile Include="Models\DomainRules.cs" />
|
||||
<Compile Include="Models\FuelLog.cs" />
|
||||
<Compile Include="Models\PurposeType.cs" />
|
||||
<Compile Include="Utility\NameNormalizer.cs" />
|
||||
<Compile Include="ViewModels\Account\ResetPasswordViewModel.cs" />
|
||||
<Compile Include="Models\Role.cs" />
|
||||
<Compile Include="Models\User.cs" />
|
||||
|
||||
Reference in New Issue
Block a user