summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-12-23 13:58:52 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-12-23 13:58:52 -0800
commit27441deff3bebd05aafd342844e733c7192c244a (patch)
treeceb0dd1921288ccf73d62a5b2c5b5a4cc61e67a0
parent1b87e9b8d74afe71b70d842ee435523e7f1aad46 (diff)
downloadDotNetOpenAuth-27441deff3bebd05aafd342844e733c7192c244a.zip
DotNetOpenAuth-27441deff3bebd05aafd342844e733c7192c244a.tar.gz
DotNetOpenAuth-27441deff3bebd05aafd342844e733c7192c244a.tar.bz2
Fixed build break in NuPkg.
-rw-r--r--nuget/DotNetOpenAuth.nuspec4
1 files changed, 0 insertions, 4 deletions
diff --git a/nuget/DotNetOpenAuth.nuspec b/nuget/DotNetOpenAuth.nuspec
index 05fc5f1..fcf0465 100644
--- a/nuget/DotNetOpenAuth.nuspec
+++ b/nuget/DotNetOpenAuth.nuspec
@@ -12,9 +12,5 @@
<summary>OpenID, OAuth, &amp; InfoCard library for web sites/services and apps.</summary>
<description>A C# library that adds OpenID 2.0 Provider and Relying Party, OAuth Consumer and Service Provider, and InfoCard Selector support to your web site both programmatically and through convenient drop-in ASP.NET controls.</description>
<language>en-US</language>
- <dependencies>
- <!-- optional -->
- <!--<dependency id="log4net" version="1.2.10" />-->
- </dependencies>
</metadata>
</package> \ No newline at end of file