summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OAuth.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2013-02-09 23:35:41 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2013-02-09 23:35:41 -0800
commitbfb7f04a6c71b54b27763eccf69c3d26c0764272 (patch)
tree13fab874e73a1cf753abcbf1e2d2f40a84bfdc82 /nuget/DotNetOpenAuth.OAuth.nuspec
parent9a0f8c7233f2f42653a9d38255a32f79e34fa985 (diff)
downloadDotNetOpenAuth-bfb7f04a6c71b54b27763eccf69c3d26c0764272.zip
DotNetOpenAuth-bfb7f04a6c71b54b27763eccf69c3d26c0764272.tar.gz
DotNetOpenAuth-bfb7f04a6c71b54b27763eccf69c3d26c0764272.tar.bz2
Fixes OAuthConsumer twitter sample.
Diffstat (limited to 'nuget/DotNetOpenAuth.OAuth.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OAuth.nuspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.OAuth.nuspec b/nuget/DotNetOpenAuth.OAuth.nuspec
index b8e2fd7..d673d73 100644
--- a/nuget/DotNetOpenAuth.OAuth.nuspec
+++ b/nuget/DotNetOpenAuth.OAuth.nuspec
@@ -14,6 +14,7 @@
<description>This package contains shared code for other NuGet packages, and contains no public API in and of itself.</description>
<dependencies>
<dependency id="DotNetOpenAuth.Core" version="[$version$]" />
+ <dependency id="DotNetOpenAuth.OAuth.Common" version="[$version$]" />
</dependencies>
</metadata>
<files>