summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OpenId.Core.nuspec
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-03-21 21:06:24 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-03-21 21:06:24 -0700
commit220e361186e362cc70c5e021c2fbd1f02c781c0b (patch)
tree445ab8ef591a2ddfd24e6e7a0bf200f1a7127721 /nuget/DotNetOpenAuth.OpenId.Core.nuspec
parentb4b0f27237096606f30c3eeab58455466aec7010 (diff)
parente1455ee979b150d1ea4afdf1bc82a9e5cbc5b2ba (diff)
downloadDotNetOpenAuth-220e361186e362cc70c5e021c2fbd1f02c781c0b.zip
DotNetOpenAuth-220e361186e362cc70c5e021c2fbd1f02c781c0b.tar.gz
DotNetOpenAuth-220e361186e362cc70c5e021c2fbd1f02c781c0b.tar.bz2
Merge branch 'v4.0'
Conflicts: src/version.txt
Diffstat (limited to 'nuget/DotNetOpenAuth.OpenId.Core.nuspec')
-rw-r--r--nuget/DotNetOpenAuth.OpenId.Core.nuspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OpenId.Core.nuspec b/nuget/DotNetOpenAuth.OpenId.Core.nuspec
index b8d9cd3..541e8e6 100644
--- a/nuget/DotNetOpenAuth.OpenId.Core.nuspec
+++ b/nuget/DotNetOpenAuth.OpenId.Core.nuspec
@@ -10,7 +10,8 @@
<iconUrl>https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png</iconUrl>
<licenseUrl>http://www.opensource.org/licenses/ms-pl.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
- <description>Contains assemblies that are required to implement an OpenID Relying Party or Provider.</description>
+ <summary>Common functionality required to implement an OpenID Provider or Relying Party.</summary>
+ <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$]" />
</dependencies>