Skip to content

aspire run for file-based AppHost doesn't rebuild project references #12778

@captainsafia

Description

@captainsafia

I've observed when using a file-based AppHost that referenced projects aren't rebuilt on changes. The issue seems to repro when dotnet run apphost.cs is used so it might not be specific to the Aspire CLI.

I am able to workaround this by manually building referenced projects via dotnet build before calling aspire run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions