mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
back to tiny for now
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using NzbDrone.Common;
|
||||
using TinyIoC;
|
||||
using NzbDrone.Common.Composition;
|
||||
|
||||
namespace NzbDrone.Update
|
||||
{
|
||||
@@ -11,7 +11,7 @@ namespace NzbDrone.Update
|
||||
|
||||
}
|
||||
|
||||
public static TinyIoCContainer Build()
|
||||
public static IContainer Build()
|
||||
{
|
||||
return new UpdateContainerBuilder().Container;
|
||||
}
|
||||
|
Reference in New Issue
Block a user