Skip to content

Commit

Permalink
Upgraded iOS SDK to 7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanellis committed May 15, 2020
1 parent cee858e commit 6856de5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added NuGet Packages/iProov.iOS.7.4.2.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion WaterlooBank/iOS/WaterlooBank.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="iProov">
<HintPath>..\packages\iProov.iOS.7.4.1\lib\xamarinios10\iProov.dll</HintPath>
<HintPath>..\packages\iProov.iOS.7.4.2\lib\xamarinios10\iProov.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion WaterlooBank/iOS/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="iProov.iOS" version="7.4.1" targetFramework="xamarinios10" />
<package id="iProov.iOS" version="7.4.2" targetFramework="xamarinios10" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="xamarinios10" />
</packages>

0 comments on commit 6856de5

Please sign in to comment.