mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-19 23:26:45 +01:00
make controller project portable
This commit is contained in:
@@ -4,7 +4,8 @@ using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Xml;
|
||||
using CommonIO;
|
||||
using MediaBrowser.Common.IO;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Model.Logging;
|
||||
|
||||
namespace MediaBrowser.Common.Implementations.Serialization
|
||||
|
||||
Reference in New Issue
Block a user