Skip to content

Commit

Permalink
Update Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj
Browse files Browse the repository at this point in the history
to version 1.5.0
  • Loading branch information
karen-avetisyan-mc authored Feb 28, 2024
1 parent 5c2dc56 commit bdb52e3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.4.0</Version>
<Version>1.5.0</Version>
<Product>Mastercard.Developer.OAuth1Signer.RestSharpV2</Product>
<Authors>Mastercard</Authors>
<Company>Mastercard</Company>
Expand All @@ -16,7 +16,7 @@
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>../Identity.snk</AssemblyOriginatorKeyFile>
<AssemblyVersion>1.0.0.0</AssemblyVersion> <!-- Frozen -->
<FileVersion>1.4.0.0</FileVersion> <!-- Same version as the package version -->
<FileVersion>1.5.0.0</FileVersion> <!-- Same version as the package version -->
<DocumentationFile>Mastercard.Developer.OAuth1Signer.RestSharpV2.xml</DocumentationFile>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
Expand Down

0 comments on commit bdb52e3

Please sign in to comment.