Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Commit bf10777

Browse files
committed
Fixed descriptions
1 parent 687dc02 commit bf10777

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

RestSharp.Portable.OAuth/RestSharp.Portable.OAuth.nuspec

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
<licenseUrl>https://github.com/restsharp/RestSharp/blob/master/LICENSE.txt</licenseUrl>
1010
<projectUrl>https://bitbucket.org/fubar-coder/restsharp.portable-git</projectUrl>
1111
<requireLicenseAcceptance>true</requireLicenseAcceptance>
12-
<description>This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which
13-
is a port of the OAuth 1.0 authenticator from the original RestSharp project. The
14-
authenticator was moved to a different library, to keep the number of dependencies
15-
of the RestSharp.Portable package as small as possible.
12+
<description>This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible.
1613

1714
Supported Platforms:
1815
- .NET Framework 4

RestSharp.Portable.OAuth2/RestSharp.Portable.OAuth2.nuspec

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
<licenseUrl>https://github.com/fubar-coder/OAuth2/wiki/License</licenseUrl>
1010
<projectUrl>https://bitbucket.org/fubar-coder/restsharp.portable-git</projectUrl>
1111
<requireLicenseAcceptance>true</requireLicenseAcceptance>
12-
<description>This library contains the OAuth 2.0 authenticators and clients
13-
for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the
14-
original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project
15-
made by Constantin Titarenko and others.
12+
<description>This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others.
1613

1714
Supported Platforms:
1815
- .NET Framework 4.0.3

0 commit comments

Comments
 (0)