Skip to content

Commit

Permalink
Remove Selenium.Support package as a dependency (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko authored Oct 18, 2024
1 parent 1d6299d commit aa8f4f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Appium.Net/Appium.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.Support" Version="4.24.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.24.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
</ItemGroup>
Expand Down

0 comments on commit aa8f4f6

Please sign in to comment.