update .net core solution

This commit is contained in:
Luke Pulverenti
2016-11-11 15:21:40 -05:00
parent 6ca0f49259
commit 47552145b6
5 changed files with 150 additions and 81 deletions

View File

@@ -27,6 +27,9 @@
"Emby.Dlna": {
"target": "project"
},
"Emby.Drawing": {
"target": "project"
},
"Emby.Photos": {
"target": "project"
},
@@ -68,6 +71,12 @@
},
"RSSDP": {
"target": "project"
},
"ServiceStack": {
"target": "project"
},
"SocketHttpListener.Portable": {
"target": "project"
}
}
}