continue with .net core targeting

This commit is contained in:
Luke Pulverenti
2016-10-29 16:02:21 -04:00
parent e5d71c1014
commit da20e8dcd2
56 changed files with 10210 additions and 7574 deletions

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using MediaBrowser.Common.Implementations.Updates;
using Emby.Common.Implementations.Updates;
using MediaBrowser.Common.Net;
using MediaBrowser.Controller;
using MediaBrowser.Controller.Configuration;