diff options
Diffstat (limited to 'nuget/DotNetOpenAuth.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.nuspec b/nuget/DotNetOpenAuth.nuspec index 63ede92..e06c4f1 100644 --- a/nuget/DotNetOpenAuth.nuspec +++ b/nuget/DotNetOpenAuth.nuspec @@ -12,7 +12,7 @@ <requireLicenseAcceptance>false</requireLicenseAcceptance> <summary>OpenID, OAuth, & InfoCard library for web and desktop applications.</summary> <description> - Add OpenID 1.1/2.0, OAuth 1.0(a)/2.0, & InfoCard authentication and authorization functionality for client and server applications. + Add OpenID 1.1/2.0, OAuth 1.0(a), & InfoCard authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services. </description> |