Skip to content

Allow dotnet build while previewer is running #18

@ThadHouse

Description

@ThadHouse

Is your feature request related to a problem? Please describe.

I'm guessing this is likely going to be not solvable, but I use dotnet build from my VS terminal to build my project, instead of embedded tasks. I'm noticing that fails if I have any xaml preview opened, since the output dlls are locked for the xaml previewer.

Describe the solution you'd like

It'd be really great if either somehow dotnet build could be hooked into, or maybe the previewer process needs to shut down every time after opening. I'm not really sure what the best solution is. Just something I noticed when the updated extension popped up this morning.

Describe alternatives you've considered

Essentially just not using the previewer is the option. I've went and disabled the previewer automatically showing up because of this, it was blocking my builds.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions