From 360d4e8ed731b693a9b5590b75aff64c57954c05 Mon Sep 17 00:00:00 2001 From: Aufauvre Date: Tue, 15 Jan 2019 13:36:50 +0000 Subject: [PATCH] Packed LICENSE and README.md within the nupkg (see: https://github.com/NuGet/Home/issues/4628) --- .../Mastercard.Developer.OAuth1Signer.Core.csproj | 13 +++++++++---- ...stercard.Developer.OAuth1Signer.RestSharp.csproj | 12 +++++++++--- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj b/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj index aac9ee3..f0c766f 100644 --- a/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj +++ b/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj @@ -4,10 +4,10 @@ netstandard1.3 true 1.1.0 - false Mastercard.Developer.OAuth1Signer.Core Mastercard Worldwide - https://github.com/Mastercard/oauth1-signer-csharp/blob/master/LICENSE + LICENSE + README.md https://github.com/Mastercard/oauth1-signer-csharp See: https://github.com/Mastercard/oauth1-signer-csharp/releases https://github.com/Mastercard/oauth1-signer-csharp @@ -15,8 +15,13 @@ - - <_Parameter1>Mastercard.Developer.OAuth1Signer.Tests + + + + + + + <_Parameter1>Mastercard.Developer.OAuth1Signer.Tests diff --git a/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj b/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj index 1bd3ede..9ff7a02 100644 --- a/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj +++ b/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj @@ -2,17 +2,23 @@ netstandard1.3 - 1.1.0 true - Mastercard Worldwide + 1.1.0 Mastercard.Developer.OAuth1Signer.RestSharp - https://github.com/Mastercard/oauth1-signer-csharp/blob/master/LICENSE + Mastercard Worldwide + LICENSE + README.md https://github.com/Mastercard/oauth1-signer-csharp See: https://github.com/Mastercard/oauth1-signer-csharp/releases https://github.com/Mastercard/oauth1-signer-csharp Zero dependency library for generating a Mastercard API compliant OAuth signature + + + + +