mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-15 20:20:25 +01:00
update project targets
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
|
||||
"dependencies": {
|
||||
"Emby.Common.Implementations": "1.0.0-*",
|
||||
"Emby.Dlna": "1.0.0-*",
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.1"
|
||||
}
|
||||
},
|
||||
"Mono.Nat": "1.0.0-*",
|
||||
"RSSDP": "1.0.0-*"
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
@@ -28,6 +31,9 @@
|
||||
"MediaBrowser.Controller": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.LocalMetadata": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.Model": {
|
||||
"target": "project"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user