Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Commit

Permalink
[Update v2.0.2]Scan Card Feature Added + minor bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroRuiz committed Apr 27, 2016
1 parent e8169e4 commit ddfb783
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 16,897 deletions.
2 changes: 1 addition & 1 deletion MobileApps/PayPal.Forms.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata minClientVersion="2.8.3">
<id>PayPal.Forms</id>
<version>2.0.1</version>
<version>2.0.2</version>
<title>PayPal Plugin for Xamarin.Forms</title>
<authors>Alejandro Ruiz</authors>
<owners>Alejandro Ruiz</owners>
Expand Down
6,667 changes: 11 additions & 6,656 deletions MobileApps/PayPal.Forms/Droid/Resources/Resource.designer.cs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,16 @@
<HintPath>..\..\packages\Newtonsoft.Json.8.0.3\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="PayPal.Forms">
<HintPath>..\..\packages\PayPal.Forms.2.0.1\lib\MonoAndroid10\PayPal.Forms.dll</HintPath>
<HintPath>..\..\packages\PayPal.Forms.2.0.2\lib\MonoAndroid10\PayPal.Forms.dll</HintPath>
</Reference>
<Reference Include="Xamarin.PayPal.Android.CardIO">
<HintPath>..\..\packages\PayPal.Forms.2.0.1\lib\MonoAndroid10\Xamarin.PayPal.Android.CardIO.dll</HintPath>
<HintPath>..\..\packages\PayPal.Forms.2.0.2\lib\MonoAndroid10\Xamarin.PayPal.Android.CardIO.dll</HintPath>
</Reference>
<Reference Include="Xamarin.PayPal.Android">
<HintPath>..\..\packages\PayPal.Forms.2.0.1\lib\MonoAndroid10\Xamarin.PayPal.Android.dll</HintPath>
<HintPath>..\..\packages\PayPal.Forms.2.0.2\lib\MonoAndroid10\Xamarin.PayPal.Android.dll</HintPath>
</Reference>
<Reference Include="PayPal.Forms.Abstractions">
<HintPath>..\..\packages\PayPal.Forms.2.0.1\lib\MonoAndroid10\PayPal.Forms.Abstractions.dll</HintPath>
<HintPath>..\..\packages\PayPal.Forms.2.0.2\lib\MonoAndroid10\PayPal.Forms.Abstractions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Loading

0 comments on commit ddfb783

Please sign in to comment.