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

Fails to install in .NET Maui preview 12 projects #474

Open
JohnHDev opened this issue Jan 20, 2022 · 2 comments
Open

Fails to install in .NET Maui preview 12 projects #474

JohnHDev opened this issue Jan 20, 2022 · 2 comments

Comments

@JohnHDev
Copy link

I have been successful in writing UI tests with Xamarin.TestCloud in older previews of .NET Maui, but with preview 12 existing projects throw compiler errors:

Severity Code Description Project File Line Suppression State
Error NU1202 Package Xamarin.TestCloud.Agent 0.23.1 is not compatible with net6.0-ios15.2 (.NETCoreApp,Version=v6.0). Package Xamarin.TestCloud.Agent 0.23.1 supports: xamarinios (Xamarin.iOS,Version=v0.0) MauiApp2 C:[path omitted]\MauiApp2.csproj 1

I presume this nuget will need to be rebuilt?

@JohnHDev
Copy link
Author

Any thoughts on this?

@evgenyvalavin
Copy link

+1

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