rework users repository

This commit is contained in:
Luke Pulverenti
2016-11-18 13:28:45 -05:00
parent 352e21618a
commit 13abfbc3b8
4 changed files with 165 additions and 241 deletions

View File

@@ -51,6 +51,7 @@
<Compile Include="Connect\Responses.cs" />
<Compile Include="Connect\Validator.cs" />
<Compile Include="Data\SqliteDisplayPreferencesRepository.cs" />
<Compile Include="Data\SqliteUserRepository.cs" />
<Compile Include="Devices\CameraUploadsDynamicFolder.cs" />
<Compile Include="Devices\DeviceManager.cs" />
<Compile Include="Devices\DeviceRepository.cs" />