Skip to content

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

@JohnHDev

Description

@JohnHDev

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions