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

@@ -59,8 +59,6 @@
"bin/Debug/MediaBrowser.Controller.dll": {}
},
"runtime": {
"../packages/Interfaces.IO.1.0.0.5/lib/portable-net45+sl4+wp71+win8+wpa81/Interfaces.IO.dll": {},
"../packages/Patterns.Logging.1.0.0.2/lib/portable-net45+sl4+wp71+win8+wpa81/Patterns.Logging.dll": {},
"bin/Debug/MediaBrowser.Controller.dll": {}
},
"contentFiles": {

View File

@@ -5,6 +5,7 @@
},
"dependencies": {
"Emby.Common.Implementations": "1.0.0-*",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.1"

File diff suppressed because it is too large Load Diff