winapp driver

This commit is contained in:
Clint Rutkas
2020-10-28 12:35:41 -07:00
parent 3d53e80532
commit 9db53461a4
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Appium.Net, Version=4.2.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Appium.WebDriver.4.2.0\lib\net45\Appium.Net.dll</HintPath>
<HintPath>..\..\..\packages\Appium.WebDriver.4.2.1\lib\net45\Appium.Net.dll</HintPath>
</Reference>
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>