We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab09642 commit 2a8bb9aCopy full SHA for 2a8bb9a
LambdaTest.Selenium.Driver/LambdaTest.Selenium.Driver.csproj
@@ -10,9 +10,7 @@
10
<Nullable>enable</Nullable>
11
</PropertyGroup>
12
<ItemGroup>
13
- <ProjectReference Include="..\LambdaTest.Sdk.Utils\LambdaTest.Sdk.Utils.csproj" />
14
- </ItemGroup>
15
- <ItemGroup>
+ <PackageReference Include="LambdaTest.Sdk.Utils" Version="1.0.0" />
16
<PackageReference Include="Selenium.Support" Version="4.21.0" />
17
<PackageReference Include="Selenium.WebDriver" Version="4.21.0" />
18
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
0 commit comments