mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-25 05:53:18 +00:00
continue with .net core targeting
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using MediaBrowser.Common.Implementations.Networking;
|
||||
using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using MediaBrowser.Model.Net;
|
||||
using System.Collections.Generic;
|
||||
using Emby.Common.Implementations.Networking;
|
||||
|
||||
namespace MediaBrowser.Server.Mono.Networking
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user