mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
removed NzbDrone.Console dependency to UI components
This commit is contained in:
parent
d4706dd8f5
commit
7ac6d9c1f4
42 changed files with 605 additions and 246 deletions
|
@ -7,6 +7,7 @@ using NzbDrone.Core.Download;
|
|||
using NzbDrone.Core.Indexers;
|
||||
using NzbDrone.Core.Jobs;
|
||||
using NzbDrone.Core.Lifecycle;
|
||||
using NzbDrone.Host;
|
||||
using NzbDrone.Test.Common;
|
||||
using FluentAssertions;
|
||||
using System.Linq;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue