aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/project.json')
-rw-r--r--Emby.Server.Implementations/project.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/project.json b/Emby.Server.Implementations/project.json
new file mode 100644
index 000000000..0f4463ed2
--- /dev/null
+++ b/Emby.Server.Implementations/project.json
@@ -0,0 +1,11 @@
+{
+ "supports": {},
+ "dependencies": {
+ "Emby.XmlTv": "1.0.0.63",
+ "MediaBrowser.Naming": "1.0.0.59",
+ "UniversalDetector": "1.0.1"
+ },
+ "frameworks": {
+ ".NETPortable,Version=v4.5,Profile=Profile7": {}
+ }
+} \ No newline at end of file