Dor Blayzer
Dor Blayzer
The primary reason for transitioning to .NET 6 was to enable the execution of this project on a new Mac machine. The compatibility between .NET Framework 4.8 and Visual Studio...
@KazuCocoa, I hope rc.7 will be the last RC version. I still need to prepare a draft for the stable release of 5.x so it might take some time.
@mialeska, I assume it can be done, I just need to run a few tests before. @laolubenson, Do you see any downside with adding .NET Standard 2.0 back?
I would like to first checkout how dependabot is doing before moving to renovate bot
Same issue for me as well. ``` (venv) E:\Git\python-client>mypy --python-executable venv\Scripts\python --install-types Installing missing stub packages: venv\Scripts\python -m pip install types-python-dateutil Install? [yN] y Requirement already satisfied: types-python-dateutil in e:\git\python-client\venv\lib\site-packages...
@ishuvir what appium dotnet client version are you using?
I meant the appium client version. Are you using the latest version of 5.x?
Appium 4.4.5 is no longer supported and will definitely not work with appium server 2.x
Update to 5.x RC. You will have some breaking changes to fix. You can read the Readme in the repository. If something is not clear, let me know and we...
@ishuvir Any updates regarding this issue? were you able to successfully migrate to 5.x?