Skip to content

Commit

Permalink
Update MercadoPago.csproj
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
1 parent 7f5ba9d commit 71c6b5a
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 71c6b5a

Please sign in to comment.