From 6e0f4cf3a37daf612b1bb342de6b3346925f812c Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 9 Dec 2013 23:08:18 -0500 Subject: [PATCH] update SS assemblies --- MediaBrowser.Api/MediaBrowser.Api.csproj | 7 ++++--- .../MediaBrowser.Common.Implementations.csproj | 7 ++++--- .../MediaBrowser.Server.Implementations.csproj | 7 ++++--- Nuget/MediaBrowser.Common.Internal.nuspec | 1 + 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/MediaBrowser.Api/MediaBrowser.Api.csproj b/MediaBrowser.Api/MediaBrowser.Api.csproj index f33db49790..bf05201ee4 100644 --- a/MediaBrowser.Api/MediaBrowser.Api.csproj +++ b/MediaBrowser.Api/MediaBrowser.Api.csproj @@ -38,6 +38,10 @@ Always + + False + ..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll + @@ -51,9 +55,6 @@ ..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll - - ..\ThirdParty\ServiceStack\ServiceStack.Text.dll - diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index 0d35cb4da0..8d6c0ed3d5 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -37,6 +37,10 @@ Always + + False + ..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll + @@ -50,9 +54,6 @@ ..\packages\SimpleInjector.2.3.6\lib\net40-client\SimpleInjector.dll - - ..\ThirdParty\ServiceStack\ServiceStack.Text.dll - ..\packages\sharpcompress.0.10.2\lib\net40\SharpCompress.dll diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj index 70b173fd9f..d341df929a 100644 --- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj +++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj @@ -40,6 +40,10 @@ ..\ThirdParty\Mono.Data.Sqlite\Mono.Data.Sqlite.dll + + False + ..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll + @@ -68,9 +72,6 @@ ..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll - - ..\ThirdParty\ServiceStack\ServiceStack.Text.dll - diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec index 1878bb8d26..132b5be243 100644 --- a/Nuget/MediaBrowser.Common.Internal.nuspec +++ b/Nuget/MediaBrowser.Common.Internal.nuspec @@ -20,5 +20,6 @@ + \ No newline at end of file