Skip to content

Commit

Permalink
updated nuget versions for IE and System.Management.
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-zheng-codes committed Dec 20, 2023
1 parent b27e41c commit cfaa62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestingDriver/TestingDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Selenium.Support" Version="4.16.2" />
<PackageReference Include="Selenium.WebDriver" Version="4.16.2" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="119.0.6045.10500" />
<PackageReference Include="Selenium.WebDriver.IEDriver" Version="3.150.1.2" />
<PackageReference Include="Selenium.WebDriver.IEDriver" Version="4.14.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit cfaa62d

Please sign in to comment.