1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02: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" />