Skip to content

Commit

Permalink
Merge pull request #232 from aquality-automation/feature/cross-platfo…
Browse files Browse the repository at this point in the history
…rm-visualization

[Visualization] Use cross-platform visualization +semver: feature
  • Loading branch information
aqualityAutomation authored Mar 15, 2023
2 parents deb7725 + a683ae5 commit 21e2375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Aquality.Selenium.Core" Version="2.1.2" />
<PackageReference Include="Aquality.Selenium.Core" Version="3.0.0" />
<PackageReference Include="WebDriverManager" Version="2.16.2" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1">
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 21e2375

Please sign in to comment.