aboutsummaryrefslogtreecommitdiff
path: root/Emby.Common.Implementations/Emby.Common.Implementations.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-08-10 14:01:31 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-08-10 14:01:31 -0400
commite7425e6205fd9accb768084503c5174e820eaf7d (patch)
tree8ea3c573aa2223a141fa0b6e414a9d330c828cc5 /Emby.Common.Implementations/Emby.Common.Implementations.csproj
parentc147b64de86f2245ff11087f21738a290f876065 (diff)
revert servicestack.text update
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
-rw-r--r--Emby.Common.Implementations/Emby.Common.Implementations.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
index 879e8e82f..cbd077e19 100644
--- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj
+++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
@@ -34,8 +34,9 @@
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\packages\NLog.4.4.12\lib\net45\NLog.dll</HintPath>
</Reference>
- <Reference Include="ServiceStack.Text, Version=4.5.12.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\ServiceStack.Text.4.5.12\lib\net45\ServiceStack.Text.dll</HintPath>
+ <Reference Include="ServiceStack.Text, Version=4.5.8.0, Culture=neutral, processorArchitecture=MSIL">
+ <HintPath>..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll</HintPath>
+ <Private>True</Private>
</Reference>
<Reference Include="SharpCompress, Version=0.14.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SharpCompress.0.14.0\lib\net45\SharpCompress.dll</HintPath>