update .net core startup
This commit is contained in:
parent
c36bdd4c71
commit
6da99d9d04
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user