|
|
|
@ -9,18 +9,17 @@
|
|
|
|
|
"Emby.Server.Core": "1.0.0-*",
|
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
|
"type": "platform",
|
|
|
|
|
"version": "1.0.1"
|
|
|
|
|
"version": "1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"Mono.Nat": "1.0.0-*",
|
|
|
|
|
"Microsoft.Win32.Registry": "4.0.0",
|
|
|
|
|
"System.Runtime.Extensions": "4.1.0",
|
|
|
|
|
"System.Diagnostics.Process": "4.1.0",
|
|
|
|
|
"Microsoft.Data.SQLite": "1.1.0-preview1-final",
|
|
|
|
|
"SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.0"
|
|
|
|
|
"SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.0"
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
|
"netcoreapp1.0": {
|
|
|
|
|
"netcoreapp1.1": {
|
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"BDInfo": {
|
|
|
|
|