Skip to content

[AspireE2E] After installing Aspire 9.3, the default aspire version selected during project creation is still 9.2 instead of 9.3 for web projects using .NET Aspire orchestration. #9521

Closed
@vmykagapuz

Description

@vmykagapuz

REGRESSION

  1. Worked in Aspire 9.2.1

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install VS 17.14
  3. Install the latest Aspire 9.3.0
    - dotnet new install Aspire.ProjectTemplates::9.3.0 --force

NOTES

  1. This issue does not reproduce when creating .NET Aspire templates.

REPRO STEPS

  1. Open VS > New Project > ASP.NET Core Web App (Razor Pages) > .NET 8.0/9.0 framework > Check 'Enlist in .NET Aspire orchestration

ACTUAL
The default Aspire version selected during project creation is still 9.2 instead of 9.3
Image

EXPECTED
The default aspire version should be 9.3

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions