aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/project.json
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-11-03 23:07:53 -0400
committerGitHub <noreply@github.com>2016-11-03 23:07:53 -0400
commita2b9db2a7bbf7e27f1c2e51a324c32e2f477cf3c (patch)
tree2f7000c3881236cc4e78d77d7fcbadb6aebcfd54 /Emby.Server.Implementations/project.json
parent62b9e15246805331f88e4d38db38f6837914fd84 (diff)
parent05a8c7960116e83983dc42aa29b3662e41f30f0c (diff)
Merge pull request #2271 from MediaBrowser/dev
update project
Diffstat (limited to 'Emby.Server.Implementations/project.json')
-rw-r--r--Emby.Server.Implementations/project.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/Emby.Server.Implementations/project.json b/Emby.Server.Implementations/project.json
index fd54db633..13bdedb41 100644
--- a/Emby.Server.Implementations/project.json
+++ b/Emby.Server.Implementations/project.json
@@ -1,11 +1,5 @@
{
- "supports": {},
- "dependencies": {
- "Emby.XmlTv": "1.0.0.63",
- "MediaBrowser.Naming": "1.0.0.59",
- "UniversalDetector": "1.0.1"
- },
- "frameworks":{
+ "frameworks":{
"netstandard1.6":{
"dependencies":{
"NETStandard.Library":"1.6.0",