diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-21 20:29:52 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-21 20:29:52 -0700 |
commit | 531457577c13f2cd3bb5358681537035270973c9 (patch) | |
tree | 78b790148f8051aa955dfa95363cfc7b2677632f /nuget/DotNetOpenAuth.InfoCard.nuspec | |
parent | 93c8240d358a7ec4a27acbd082052853f9d389c0 (diff) | |
download | DotNetOpenAuth-531457577c13f2cd3bb5358681537035270973c9.zip DotNetOpenAuth-531457577c13f2cd3bb5358681537035270973c9.tar.gz DotNetOpenAuth-531457577c13f2cd3bb5358681537035270973c9.tar.bz2 |
NuGet package touch-ups
Diffstat (limited to 'nuget/DotNetOpenAuth.InfoCard.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.InfoCard.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.InfoCard.nuspec b/nuget/DotNetOpenAuth.InfoCard.nuspec index ef13922..2c3f892 100644 --- a/nuget/DotNetOpenAuth.InfoCard.nuspec +++ b/nuget/DotNetOpenAuth.InfoCard.nuspec @@ -10,7 +10,7 @@ <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> - <summary>Adds InfoCard login capability to ASP.NET web applications.</summary> + <summary>Add InfoCard login capability to ASP.NET web applications.</summary> <description> Adds an InfoCard button to your web application's login page. InfoCards enhance user security while mitigating phishing attacks by removing the |