Import users during migration
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
<Compile Include="DAL\CodeFirstMembershipProvider.cs" />
|
||||
<Compile Include="DAL\CodeFirstRoleProvider.cs" />
|
||||
<Compile Include="DAL\UserAccountDisabledException.cs" />
|
||||
<Compile Include="DAL\UserImporter.cs" />
|
||||
<Compile Include="DAL\UserLockedOutException.cs" />
|
||||
<Compile Include="Email\EmailNotification.cs" />
|
||||
<Compile Include="Migrations\201204181847082_InitialMigration.cs" />
|
||||
@@ -230,6 +231,9 @@
|
||||
<Content Include="favicon.ico" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="README.jQuery.vsdoc.txt" />
|
||||
<Content Include="App_Data\UserEmails.xls">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Scripts\jquery-1.8.3.intellisense.js" />
|
||||
<Content Include="Scripts\bootstrap.js" />
|
||||
<Content Include="Scripts\bootstrap.min.js" />
|
||||
|
||||
Reference in New Issue
Block a user