summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.Core.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'nuget/DotNetOpenAuth.Core.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.Core.nuspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuget/DotNetOpenAuth.Core.nuspec b/nuget/DotNetOpenAuth.Core.nuspec
index c68105c..55d1b00 100644
--- a/nuget/DotNetOpenAuth.Core.nuspec
+++ b/nuget/DotNetOpenAuth.Core.nuspec
@@ -16,6 +16,9 @@
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Configuration" targetFramework="net40" />
</frameworkAssemblies>
+ <dependencies>
+ <dependency id="CodeContracts.Unofficial" />
+ </dependencies>
</metadata>
<files>
<file src="$OutputPath35$signed\DotNetOpenAuth.Core.dll" target="lib\net35-full\DotNetOpenAuth.Core.dll" />