make provider project portabl

This commit is contained in:
Luke Pulverenti
2016-10-27 15:03:23 -04:00
parent 7130d8a78f
commit e12f27d8ed
17 changed files with 4375 additions and 248 deletions

View File

@@ -30,6 +30,9 @@
"MediaBrowser.Model": {
"target": "project"
},
"MediaBrowser.Providers": {
"target": "project"
},
"MediaBrowser.WebDashboard": {
"target": "project"
},