Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
@@ -5,7 +5,7 @@ namespace MediaBrowser.Common.Plugins
/// <summary>
/// Defines the <see cref="IPluginRegistrar" />.
/// </summary>
- public interface IPluginRegistrar
+ public interface IPluginServiceRegistrator
{
/// Registers the plugin's services with the service collection.