Skip to content

Blazor Hybrid AppKit project: wwwroot not copied to Resources in app bundle #23783

@julian-baumann

Description

@julian-baumann

We need a Blazor Hybrid app for our project, but it cannot rely on .NET MAUI since MAUI uses Mac Catalyst instead of a native AppKit-based macOS app. I’m currently experimenting with getting this to work and have set up a test repository here: AppKitHybrid.

The issue I’ve run into is that the generated wwwroot folder is not being copied into the Resources folder of the app bundle. What would be the cleanest way to accomplish this—ideally through the .csproj configuration?

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