Add VehiclePreviousLog

This commit is contained in:
2012-12-05 15:10:14 -05:00
parent ab16763c01
commit f00c5295e1
6 changed files with 83 additions and 0 deletions
+4
View File
@@ -87,6 +87,10 @@
<Compile Include="Migrations\201204181847082_InitialMigration.Designer.cs">
<DependentUpon>201204181847082_InitialMigration.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\201212042021486_AddVehiclePreviousLog.cs" />
<Compile Include="Migrations\201212042021486_AddVehiclePreviousLog.Designer.cs">
<DependentUpon>201212042021486_AddVehiclePreviousLog.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\Configuration.cs" />
<Compile Include="Utility\ActionLogAttribute.cs" />
<Compile Include="Utility\HttpParamActionAttribute.cs" />