aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Core/Emby.Server.Core.xproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-11 01:43:42 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-11 01:43:42 -0500
commit06afe47ee9716cb210067f3c09cd0c97722bd1c7 (patch)
treefa856ef38f03fa051d446bc854e8d6d4b4f24899 /Emby.Server.Core/Emby.Server.Core.xproj
parent369d5e8f09e4e6e7e493bf2049325251942cd215 (diff)
update server core project
Diffstat (limited to 'Emby.Server.Core/Emby.Server.Core.xproj')
-rw-r--r--Emby.Server.Core/Emby.Server.Core.xproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Core/Emby.Server.Core.xproj b/Emby.Server.Core/Emby.Server.Core.xproj
index 19bc7babc..94de75bff 100644
--- a/Emby.Server.Core/Emby.Server.Core.xproj
+++ b/Emby.Server.Core/Emby.Server.Core.xproj
@@ -16,6 +16,7 @@
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>
<ItemGroup>
+ <ProjectReference Include="..\Emby.Server.Implementations\Emby.Server.Implementations.csproj" />
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />