aboutsummaryrefslogtreecommitdiff
path: root/Nuget
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-12-09 23:08:18 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-12-09 23:08:18 -0500
commit6e0f4cf3a37daf612b1bb342de6b3346925f812c (patch)
treeb7114beeda57ba7a9784d94583ca17a94dcf5743 /Nuget
parentd2217a661a80669ff5a8d8d80985084ff7cf810c (diff)
update SS assemblies
Diffstat (limited to 'Nuget')
-rw-r--r--Nuget/MediaBrowser.Common.Internal.nuspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec
index 1878bb8d2..132b5be24 100644
--- a/Nuget/MediaBrowser.Common.Internal.nuspec
+++ b/Nuget/MediaBrowser.Common.Internal.nuspec
@@ -20,5 +20,6 @@
</metadata>
<files>
<file src="dlls\MediaBrowser.Common.Implementations.dll" target="lib\net45\MediaBrowser.Common.Implementations.dll" />
+ <file src="..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll" target="lib\net45\ServiceStack.Text.dll" />
</files>
</package> \ No newline at end of file