From bfcd1b520fd79b893e721ba916ae5e1656407d2f Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 16 Aug 2017 02:43:41 -0400 Subject: merge common implementations and server implementations --- .../Emby.Server.Implementations.csproj | 376 ++++++++++++++++++++- 1 file changed, 372 insertions(+), 4 deletions(-) (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj') diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 38f51919a..891d9cfc4 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -44,6 +44,7 @@ + @@ -61,6 +62,7 @@ + @@ -81,8 +83,11 @@ + + + @@ -98,9 +103,12 @@ + + + @@ -123,9 +131,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -198,9 +434,17 @@ + + + + + + + + @@ -219,16 +463,29 @@ + + + + + + + + + + + + + @@ -277,21 +534,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - {1e37a338-9f57-4b70-bd6d-bb9c591e319b} - Emby.Common.Implementations - {805844ab-e92f-45e6-9d99-4f6d48d129a5} Emby.Dlna @@ -366,10 +674,16 @@ ..\packages\Microsoft.IO.RecyclableMemoryStream.1.2.2\lib\net45\Microsoft.IO.RecyclableMemoryStream.dll + + ..\packages\NLog.4.4.12\lib\net45\NLog.dll + ..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll True + + ..\packages\SharpCompress.0.14.0\lib\net45\SharpCompress.dll + ..\packages\SimpleInjector.4.0.8\lib\net45\SimpleInjector.dll @@ -436,6 +750,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3