Skip to content

Commit

Permalink
+1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
joelibaceta committed Nov 16, 2018
1 parent 2ef3900 commit d8fd64c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions px-dotnet/MercadoPagoSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<PackageId>mercadopago-sdk</PackageId>
<PackageVersion>1.0.47</PackageVersion>
<PackageVersion>1.0.48</PackageVersion>
<Authors>Williner Rafael, Zachary Gerardo, Joel Ibaceta</Authors>
<Description>MercadoPago SDK para .Net</Description>
<Owners>MercadoPago</Owners>
Expand All @@ -24,7 +24,8 @@
<Summary>SDK Oficial de MercadoPago para .Net</Summary>
<Title>Mercado Pago SDK</Title>
<NeutralLanguage>es</NeutralLanguage>
<PackageReleaseNotes>Se incluye el atributo ProcessingModes para soportar el modo Gateway</PackageReleaseNotes>
<PackageReleaseNotes>Se corrige el funcionamiento de uso de Marketplace AccessToken
Se corrige el tipo de datos para campos moneda en Payments y Preference de float e int a Decimal</PackageReleaseNotes>
<PackageTags>mercadopago</PackageTags>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit d8fd64c

Please sign in to comment.