This repository was archived by the owner on Apr 10, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
RestSharp.Portable.OAuth2 Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Supported Platforms:
2020- Silverlight 5
2121- Portable Class Libraries</description >
2222 <summary >OAuth authenticator</summary >
23- <releaseNotes >
24- - Workaround for NuGet bug
23+ <releaseNotes >- Signed assembly
24+ - Using Portable.BouncyCastle-Signed
2525 </releaseNotes >
2626 <copyright >Copyright © John Sheehan</copyright >
2727 <language >en-US</language >
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Supported Platforms:
2020- Silverlight 5
2121- Portable Class Libraries</description >
2222 <summary >OAuth 2.0 authenticators and clients</summary >
23- <releaseNotes >
24- - Initial release
23+ <releaseNotes >- Signed assembly
24+ - Using Portable.BouncyCastle-Signed
2525 </releaseNotes >
2626 <copyright >Copyright © Constantin Titarenko and others</copyright >
2727 <language >en-US</language >
Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ Supported Platforms:
1919- Silverlight 5
2020- Portable Class Libraries</description >
2121 <summary >Some kind of a RestSharp port to PCL</summary >
22- <releaseNotes >
23- - Async. authenticators
24- - New OAuth2 package
25- - Encodings for parameters (get/post/url/query)
22+ <releaseNotes >- Support for parameters in IRestClient.BaseUrl
23+ - Signed OAuth1/OAuth2 assemblies
24+ - Increased compatibility for empty IRestClient.BaseUrl
2625 </releaseNotes >
2726 <copyright >Copyright © Mark Junker</copyright >
2827 <language >en-US</language >
You can’t perform that action at this time.
0 commit comments