Skip to content

Commit

Permalink
Merge pull request #182 from mercadopago/release/2.3.8
Browse files Browse the repository at this point in the history
Bump sdk version to 2.3.8
  • Loading branch information
edmarSoaress authored Mar 21, 2024
2 parents 7f5ba9d + 71c6b5a commit 5256f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MercadoPago/MercadoPago.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<SignAssembly>True</SignAssembly>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TargetFrameworks>net5.0;netstandard2.0;net461</TargetFrameworks>
<Version>2.3.7</Version>
<VersionPrefix>2.3.7</VersionPrefix>
<Version>2.3.8</Version>
<VersionPrefix>2.3.8</VersionPrefix>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
Expand Down

0 comments on commit 5256f7b

Please sign in to comment.