Skip to content

missing dependencies in Rider  #459

@arvz

Description

@arvz

When I open the project in Rider I get a whole lot of compile issues, and missing dependencies in ClientApp and HybridApp as well as a few other errors and I'm not sure how to resolve. For example the ContentProperty attribute cannot be resolved, the context actions says to install package Microsoft.Maui.Controls.Core but this doesn't work either, just says "Sequence contains more than one matching element"

I'm on Rider 2024.1 and I have the latest .NET 8 sdk installed:

C:\Users\Arvin>dotnet --list-sdks
3.1.426 [C:\Program Files\dotnet\sdk]
5.0.415 [C:\Program Files\dotnet\sdk]
6.0.300 [C:\Program Files\dotnet\sdk]
8.0.303 [C:\Program Files\dotnet\sdk]

If I open in VS2022 it seems to work fine though

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