update shared components

This commit is contained in:
Luke Pulverenti
2016-05-12 22:32:12 -04:00
parent ae2b6ddf39
commit 829aa9e855
3 changed files with 13 additions and 6 deletions

View File

@@ -180,6 +180,7 @@
<Compile Include="Entities\UserView.cs" />
<Compile Include="Entities\UserViewBuilder.cs" />
<Compile Include="FileOrganization\IFileOrganizationService.cs" />
<Compile Include="Health\IHealthMonitor.cs" />
<Compile Include="IO\ThrottledStream.cs" />
<Compile Include="Library\DeleteOptions.cs" />
<Compile Include="Library\ILibraryPostScanTask.cs" />