summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2016-10-06 20:32:41 +0100
committerGitHub <noreply@github.com>2016-10-06 20:32:41 +0100
commitc833da1fdf4fe74f6938494edf957445a460714d (patch)
tree234cd06d068b0c0786075993869339aa27182348 /Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
parentba6caad23ed7abdb1661cc61114c24eb3ae09da1 (diff)
downloadxamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.tar.gz
xamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.tar.bz2
xamarin-forms-c833da1fdf4fe74f6938494edf957445a460714d.zip
[UITest] Update to UItest beta 5, fix class naming (#413)
* [UITest] Update to UItest beta 5, fix class naming * [UITest] Fix reference to alpha package * [UITests] Update UITest
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 d53d9e2b..471c1d58 100644
--- a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
+++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
@@ -249,7 +249,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.1\lib\Xamarin.iOS10\Calabash.dll</HintPath>
+ <HintPath>..\packages\Xamarin.TestCloud.Agent.0.20.3\lib\Xamarin.iOS10\Calabash.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />