1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-07 06:52:35 +00:00
This commit is contained in:
Mark McDowall 2014-02-26 22:07:45 -08:00
parent 7084b0244e
commit 434ad5f340

View file

@ -232,6 +232,7 @@
<Compile Include="DiskSpace\DiskSpaceService.cs" />
<Compile Include="Download\Clients\Blackhole\Blackhole.cs" />
<Compile Include="Download\Clients\Blackhole\TestBlackholeCommand.cs" />
<Compile Include="Download\Clients\DownloadClientException.cs" />
<Compile Include="Download\Clients\FolderSettings.cs" />
<Compile Include="Download\Clients\Nzbget\NzbgetSettings.cs" />
<Compile Include="Download\Clients\Nzbget\TestNzbgetCommand.cs" />