Open
Feature
7 of 8 issues completed
Description
In order to properly watch .NET Aspire AppHost projects, dotnet watch
needs to implement the IDE execution spec. This ensures that the AppHost process can coordinate with dotnet watch
to manage the lifecycle of projects composed into the AppHost as resources.