File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Mastercard.Developer.OAuth1Signer.Core
Mastercard.Developer.OAuth1Signer.RestSharp Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard1.3</TargetFramework >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6+ <Version >1.1.0</Version >
7+ <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
8+ <Authors >Mastercard.Developer.OAuth1Signer.Core</Authors >
9+ <Company >Mastercard Worldwide</Company >
10+ <PackageLicenseUrl >https://github.com/Mastercard/oauth1-signer-csharp/blob/master/LICENSE</PackageLicenseUrl >
11+ <PackageProjectUrl >https://github.com/Mastercard/oauth1-signer-csharp</PackageProjectUrl >
12+ <PackageReleaseNotes >See: https://github.com/Mastercard/oauth1-signer-csharp/releases</PackageReleaseNotes >
13+ <RepositoryUrl >https://github.com/Mastercard/oauth1-signer-csharp</RepositoryUrl >
14+ <Description >Zero dependency library for generating a Mastercard API compliant OAuth signature</Description >
615 </PropertyGroup >
716
817 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard1.3</TargetFramework >
5+ <Version >1.1.0</Version >
6+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
7+ <Company >Mastercard Worldwide</Company >
8+ <Product >Mastercard.Developer.OAuth1Signer.RestSharp</Product >
9+ <PackageLicenseUrl >https://github.com/Mastercard/oauth1-signer-csharp/blob/master/LICENSE</PackageLicenseUrl >
10+ <PackageProjectUrl >https://github.com/Mastercard/oauth1-signer-csharp</PackageProjectUrl >
11+ <PackageReleaseNotes >See: https://github.com/Mastercard/oauth1-signer-csharp/releases</PackageReleaseNotes >
12+ <RepositoryUrl >https://github.com/Mastercard/oauth1-signer-csharp</RepositoryUrl >
13+ <Description >Zero dependency library for generating a Mastercard API compliant OAuth signature</Description >
514 </PropertyGroup >
615
716 <ItemGroup >
You can’t perform that action at this time.
0 commit comments