Add database update
This commit is contained in:
@@ -156,7 +156,12 @@
|
||||
<Compile Include="Migrations\201302130049004_PasswordNullForUninitialized.Designer.cs">
|
||||
<DependentUpon>201302130049004_PasswordNullForUninitialized.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\201303010157481_AddPurposeType.cs" />
|
||||
<Compile Include="Migrations\201303010157481_AddPurposeType.Designer.cs">
|
||||
<DependentUpon>201303010157481_AddPurposeType.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Models\PurposeType.cs" />
|
||||
<Compile Include="ViewModels\Account\ResetPasswordViewModel.cs" />
|
||||
<Compile Include="Models\Role.cs" />
|
||||
<Compile Include="Models\User.cs" />
|
||||
|
||||
Reference in New Issue
Block a user