Skip to content

Commit 4a711d8

Browse files
committed
Revert "Appium.WebDriver"
This reverts commit d59412d.
1 parent 7762b0d commit 4a711d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Files.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
# Visual Studio Version 17
2+
# 17
33
VisualStudioVersion = 17.1.32421.90
44
MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A74DCE98-A744-4D71-A2B1-7EE4FED0936B}"

tests/Files.InteractionTests/Files.InteractionTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Appium.WebDriver" Version="5.1.0" />
21+
<PackageReference Include="Appium.WebDriver" Version="4.4.5" />
2222
<PackageReference Include="Axe.Windows" Version="2.4.0" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2424
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />

0 commit comments

Comments
 (0)