Skip to content

[AspireE2E] Some content are duplicate in the apphost.run.json and aspire.config.json files of Aspire Empty C# (.NET) project #17660

Description

REGRESSION INFO: Works well on Aspire 13.3.5

INSTALL STEPS

  1. Clean machine: Win11 x64 25h2 ENU
  2. Install 10.0.300 SDK
  3. Install Aspire CLI 13.4: iex "& { $(irm https://aspire.dev/install.ps1) } -Quality staging"
  4. Add feed

REPRO STEPS

  1. Open CMD, create a Aspire Empty ~ C# (.NET) project and go to the project folder
    aspire new aspire-empty -o Aspire01
    cd Aspire01
    
  2. Open the apphost.run.json and aspire.config.json files and compare them.

ACTUAL
Some content are duplicate in the apphost.run.json and aspire.config.json files.
Image

Note:

  1. In 13.3.5 aspire empty ~ C# project, the apphost.run.json file does not exist, only the aspire.config.json file is present.
Image

Metadata

Metadata

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions