File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
LambdaTest.Selenium.Driver Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFramework >net8.0</TargetFramework >
44 <PackageId >LambdaTest.Sdk.Utils</PackageId >
5- <Version >1.0.3 </Version >
5+ <Version >1.0.4 </Version >
66 <Authors >Lambdatest-SmartUI</Authors >
77 <Company >LambdaTest</Company >
88 <Description >LambdaTest SDK Utilities for SmartUI CLI in C#</Description >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFramework >net8.0</TargetFramework >
44 <PackageId >LambdaTest.Selenium.Driver</PackageId >
5- <Version >1.0.3 </Version >
5+ <Version >1.0.4 </Version >
66 <Authors >Lambdatest-SmartUI</Authors >
77 <Company >LambdaTest</Company >
88 <Description >LambdaTest C# Selenium SDK </Description >
99 <ImplicitUsings >enable</ImplicitUsings >
1010 <Nullable >enable</Nullable >
1111 </PropertyGroup >
1212 <ItemGroup >
13- <PackageReference Include =" LambdaTest.Sdk.Utils" Version =" 1.0.2 " />
13+ <PackageReference Include =" LambdaTest.Sdk.Utils" Version =" 1.0.4 " />
1414 <PackageReference Include =" Selenium.Support" Version =" 4.21.0" />
1515 <PackageReference Include =" Selenium.WebDriver" Version =" 4.21.0" />
1616 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments