mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-21 12:19:47 +00:00
continue with .net core targeting
This commit is contained in:
parent
e5d71c1014
commit
da20e8dcd2
56 changed files with 10210 additions and 7574 deletions
|
|
@ -13,9 +13,7 @@ using System.Net.Security;
|
|||
using System.Reflection;
|
||||
using System.Security.Cryptography.X509Certificates;
|
||||
using System.Threading.Tasks;
|
||||
using MediaBrowser.Common.Implementations.IO;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Server.Implementations.Logging;
|
||||
using Emby.Common.Implementations.IO;
|
||||
|
||||
namespace MediaBrowser.Server.Mono
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue