File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
UsingUITest/UsingUITest.UITests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<HintPath >..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath >
34
34
</Reference >
35
35
<Reference Include =" Xamarin.UITest" >
36
- <HintPath >..\packages\Xamarin.UITest.1.0.0 \lib\Xamarin.UITest.dll</HintPath >
36
+ <HintPath >..\packages\Xamarin.UITest.1.1.1 \lib\Xamarin.UITest.dll</HintPath >
37
37
</Reference >
38
38
</ItemGroup >
39
39
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
3
<package id =" NUnit" version =" 2.6.4" targetFramework =" net45" />
4
- <package id =" Xamarin.UITest" version =" 1.0.0 " targetFramework =" net45" />
4
+ <package id =" Xamarin.UITest" version =" 1.1.1 " targetFramework =" net45" />
5
5
</packages >
You can’t perform that action at this time.
0 commit comments