Skip to content

With .NET SDK 10.0 P7, the Aspire workload manifest is available and Aspire 8 workload can be installed #49629

Closed
@v-elenafeng

Description

@v-elenafeng

REPRO STEPS

  1. Install the latest SDK 10.0 Preview 7 from: https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md
  2. Check the sdk-manifests

ACTUAL

  1. The Aspire workload manifests still appears in the sdk-manifests of 10.0 P7.

    Image

  2. The Aspire 8 workload was successfully installed by running dotnet workload install aspire.

  3. Able to create new Aspire 8 projects / open existing Aspire 8 projects, build and run successfully.

EXPECTED

  1. Remove Aspire (8.2.2) workload and manifests in SDK 10.0 Preview 7.
  2. Running dotnet workload install aspire should throw a warning saying this workload doesn't exist any more

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