Skip to content

[WebToolsE2E][Aspire] The endpoint link for the API project in the dashboard is incorrect and lacks the suffix '/weatherforecast'. #6370

@v-reinawang

Description

@v-reinawang

REGRESSION INFO: Worked in Aspire 9.0 RC1

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install SDK 9.0 RC2
  3. Install Aspire 9.0 GA [9.0.0-rc.2.24517.3]

REPRO STEPS
1.Open CMD, create an Aspire App using following commands:

dotnet new aspire-starter -o aspire
cd aspire/aspire.AppHost
  1. Dotnet run the project in CMD, and open URL with token:
    dotnet run

ACTUAL:
The endpoint link of the API project is incorrect.
Image
Image

EXPECTED
The link should be https://localhost:xxxx/weatherforecast
Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions