diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-16 02:39:57 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-16 02:39:57 -0500 |
| commit | f6590ebf279397b33a583d4bb0531a6a3cde2fe6 (patch) | |
| tree | e49aba1af8600411238d42a58d8d23ed67db2594 /Emby.Server.Core/project.json | |
| parent | 03317b291de069d351a6055f202fe557d09ef74a (diff) | |
update to sqlite 3.17.0
Diffstat (limited to 'Emby.Server.Core/project.json')
| -rw-r--r-- | Emby.Server.Core/project.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Emby.Server.Core/project.json b/Emby.Server.Core/project.json index e987da6aa..70543d7df 100644 --- a/Emby.Server.Core/project.json +++ b/Emby.Server.Core/project.json @@ -56,9 +56,6 @@ "Emby.Drawing": { "target": "project" }, - "ServiceStack": { - "target": "project" - }, "SocketHttpListener.Portable": { "target": "project" } @@ -121,9 +118,6 @@ }, "SocketHttpListener.Portable": { "target": "project" - }, - "ServiceStack": { - "target": "project" } } } |
