Skip to content

Commit

Permalink
Update SeleniumDocs.csproj to 4.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol authored Sep 5, 2023
1 parent 3510c52 commit 8c1adb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/dotnet/SeleniumDocs/SeleniumDocs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.23.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="Selenium.Support" Version="4.12.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.12.0" />
<PackageReference Include="Selenium.Support" Version="4.12.4" />
<PackageReference Include="Selenium.WebDriver" Version="4.12.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8c1adb9

Please sign in to comment.