mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Building and debugging once again
This commit is contained in:
parent
2d4998d52d
commit
bc490c6bf7
5 changed files with 7 additions and 6 deletions
|
@ -22,6 +22,7 @@ namespace NzbDrone.Core
|
|||
|
||||
public static void RegisterCoreServices(this ContainerBuilder containerBuilder)
|
||||
{
|
||||
containerBuilder.RegisterAssembly("NzbDrone.Common");
|
||||
containerBuilder.RegisterAssembly("NzbDrone.Core");
|
||||
|
||||
containerBuilder.InitDatabase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue