Skip to content

[AspireE2E] This project cannot be opened automatically in the browser when running the Aspire 13.4 project with dotnet watch #17591

@EmilyFeng97

Description

@EmilyFeng97

REGRESSION INFO: Work well in Aspire.ProjectTemplates 13.3.5

INSTALL STEPS

  1. Clean machine: Win11 x64 25h2 ENU
  2. Install SDK 10.0.300
  3. Add feed
  4. Install Aspire.ProjectTemplates 13.4.0:
dotnet new install Aspire.ProjectTemplates::13.4.0 --force

REPRO STEPS

  1. Open CMD and create an Aspire Starter App (ASP.NET Core/Blazor) project
     dotnet new aspire-starter -o aspire01
     cd aspire01/aspire01.AppHost
    
  2. Run dotnet watch

ACTUAL
This project cannot be opened automatically in the browser.

Image

Error Logs
dotnetwatch.txt

Metadata

Metadata

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions