Replace Log.EmployeeName with Log.User, drop from database
This commit is contained in:
@@ -144,6 +144,14 @@
|
||||
<Compile Include="Migrations\201301031939259_AddLogUser.Designer.cs">
|
||||
<DependentUpon>201301031939259_AddLogUser.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\201301061905425_UpdateLogUserRequired.cs" />
|
||||
<Compile Include="Migrations\201301061905425_UpdateLogUserRequired.Designer.cs">
|
||||
<DependentUpon>201301061905425_UpdateLogUserRequired.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\201301061929006_DropLogEmployeeName.cs" />
|
||||
<Compile Include="Migrations\201301061929006_DropLogEmployeeName.Designer.cs">
|
||||
<DependentUpon>201301061929006_DropLogEmployeeName.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="ViewModels\Account\ResetPasswordViewModel.cs" />
|
||||
<Compile Include="Models\Role.cs" />
|
||||
|
||||
Reference in New Issue
Block a user