mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
update core project
This commit is contained in:
@@ -13,7 +13,7 @@ namespace MediaBrowser.ServerApplication.Networking
|
||||
/// <summary>
|
||||
/// Class NetUtils
|
||||
/// </summary>
|
||||
public class NetworkManager : Server.Startup.Common.Networking.NetworkManager
|
||||
public class NetworkManager : Emby.Common.Implementations.Networking.NetworkManager
|
||||
{
|
||||
public NetworkManager(ILogger logger)
|
||||
: base(logger)
|
||||
|
||||
Reference in New Issue
Block a user