summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2017-09-14 22:26:02 +0100
committerRui Marinho <me@ruimarinho.net>2017-09-15 15:27:50 +0100
commitb80ec58710c7587703095e6bdd8bbe23ceda4f3d (patch)
tree91810d66f51df9c519caf279bdaf56bec3b3f75e /Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
parentd99e76c7979b16cea16159ee449c8573fa48a0ac (diff)
downloadxamarin-forms-b80ec58710c7587703095e6bdd8bbe23ceda4f3d.tar.gz
xamarin-forms-b80ec58710c7587703095e6bdd8bbe23ceda4f3d.tar.bz2
xamarin-forms-b80ec58710c7587703095e6bdd8bbe23ceda4f3d.zip
[UITests] Update packages, fix failing test (#1140)
* [Nuget] Update UITest packages * [UITest] Fix failing tests by scrolling to results first * [PagesGallery] Remove iOS7 storyboard * Revert "[UITest] Fix failing tests by scrolling to results first" This reverts commit 54eba70cf04d155998c1436e1320e02984864bca. * [Controls] Move results labels on 51773 to the top
Diffstat (limited to 'Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj')
-rw-r--r--Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
index 33881ea6..7aa601da 100644
--- a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
+++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
@@ -311,7 +311,7 @@
<HintPath>..\packages\Xamarin.Insights.1.12.3\lib\Xamarin.iOS10\Xamarin.Insights.dll</HintPath>
</Reference>
<Reference Include="Calabash">
- <HintPath>..\packages\Xamarin.TestCloud.Agent.0.20.3\lib\Xamarin.iOS10\Calabash.dll</HintPath>
+ <HintPath>..\packages\Xamarin.TestCloud.Agent.0.21.1\lib\Xamarin.iOS\Calabash.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />