Skip to content

v5.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 04:39
· 90 commits to refs/heads/main since this release
4d8c5d3

What's Changed

  • test: Add summary comment for test prerequisite (#715) @Dor-bl
  • test: Replace existing NUnit assertions with updated ones to align with NUnit 4 standards. (#713) @Dor-bl
  • test: add IsKeyBoardShown Test (#696) @Dor-bl
  • docs: Add a link to NuGet version badge (#693) @Dor-bl

Enhancements

  • refactor: Upgrade Solution to .NET 6.0 (#695) @Dor-bl

Dependencies

  • [github-actions] Update .NET Core version to 5.0.x in release-nuget.yml (#714) @Dor-bl
  • [github-actions] bump actions/setup-dotnet from 3 to 4 (#703) @dependabot
  • build(deps): bump NUnit from 3.14.0 to 4.0.1 in /test/integration (#708) @dependabot
  • build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /src/Appium.Net (#684) @dependabot

🧰 Maintenance