Skip to content

[AspireE2E] There is no Aspire version selection when creating .NET 10 web projects with Enlist .NET Aspire orchestration. #9930

Closed
@vmykagapuz

Description

@vmykagapuz

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install VS 17.14.6
  3. Install .NET 10 Preview 6
  4. Add dotnet9 feed for 9.4.0
  5. Install the latest Aspire 9.4.0
    - dotnet new install Aspire.ProjectTemplates::9.4.0-preview.1.25317.11 --force

NOTES

  1. Reproduces in all web projects templates (Razor, MVC, API etc.)
  2. The Aspire dropdown selection is available with .NET 10 Aspire project templates.
  3. For .NET 8 and 9 web projects with Aspire orchestration, the Aspire dropdown selection is also available, but selecting Aspire 9.3 will encounter another issue #9950

REPRO STEPS

  1. Open VS > Create a new project > ASP.NET Core Web App (Razor Pages) > .NET 10.0 (Preview) > Check 'Enlist in .NET Aspire orchestration'

ACTUAL
There is no aspire version selection when checking the 'Enlist in .NET Aspire orchestration'
Image

EXPECTED
There should be an aspire version selection when checking the 'Enlist in .NET Aspire orchestration'
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions