Skip to content

[AspireE2E] There is no prompt for 'Ctrl+C' to shut down the project when running an Aspire CLI project. #10321

@vmykagapuz

Description

@vmykagapuz

REGRESSION INFO

  1. Worked in Aspire CLI 9.3.1

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install VS 17.14.9
  3. Add dotnet9internalfeed
  4. Install the latest Aspire CLI 9.4 build from release channel

REPRO STEPS

  1. Open CMD > Create project with 'aspire new'
    `Type 'aspire new' > Select a project template 'Aspire Starter App' > Enter the project name> Enter the output path > Select template version 9.4
  2. Cd to Apphost project and run
    aspire run

ACTUAL
No prompt for 'Ctrl+C' to shut down the project
Image

EXPECTED
There should be information on how to shut down the project, like the image below:
Image

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