Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting compatibility error while building project with appium and visual studio for mac #220

Closed
sunilpatro1985 opened this issue Apr 16, 2018 · 1 comment

Comments

@sunilpatro1985
Copy link

Using VIsual studio for MAC
.net core
Added nuget package - Appium.WebDriver 3.0.0.2

When building the project, getting error

Warning NU1701: Package 'Appium.WebDriver 3.0.0.2' was restored using  
'.NETFramework,Version=v4.6.1' instead of the project target framework '  
.NETCoreApp,Version=v2.0'.     
This package may not be fully compatible with your project. (NU1701) (netcoreappconsoleapp)
@laolubenson
Copy link
Collaborator

Appium.WebDriver does not support .NetCore as of yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants