mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-02 16:38:34 +00:00
continue with .net core targeting
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user