Include library via NuGet instead of via source

This commit is contained in:
Bond_009
2019-07-29 16:01:14 +02:00
parent e4644599af
commit 998017a76d
8 changed files with 2 additions and 2424 deletions

View File

@@ -3,7 +3,6 @@ using System.Net;
using System.Net.Sockets;
using System.Threading;
using System.Threading.Tasks;
using Emby.Server.Implementations.Networking;
using MediaBrowser.Model.Net;
namespace Emby.Server.Implementations.Net