From aa8f4f6716c8c9fcf5e2b108842ffdff7944155e Mon Sep 17 00:00:00 2001 From: Nikolay Borisenko <22616990+nvborisenko@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:09:38 +0300 Subject: [PATCH] Remove Selenium.Support package as a dependency (#843) --- src/Appium.Net/Appium.Net.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Appium.Net/Appium.Net.csproj b/src/Appium.Net/Appium.Net.csproj index f6ae1bfb..68edab91 100644 --- a/src/Appium.Net/Appium.Net.csproj +++ b/src/Appium.Net/Appium.Net.csproj @@ -58,7 +58,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive -