Import users during migration

This commit is contained in:
2013-01-05 15:02:48 -05:00
parent 09a21d2b2d
commit f9844d0f38
8 changed files with 192 additions and 8 deletions
+4
View File
@@ -83,6 +83,7 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<ItemGroup>
<Compile Include="DAL\UserImporterTests.cs" />
<Compile Include="DAL\VehicleImporterTests.cs" />
<Compile Include="Utility\CryptoTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -105,6 +106,9 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<Content Include="DAL\UserEmails.xls">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />