Closed
Description
REPRO STEPS
- Install the latest SDK 10.0 Preview 7 from: https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md
- Check the sdk-manifests
ACTUAL
-
The Aspire workload manifests still appears in the sdk-manifests of 10.0 P7.
-
The Aspire 8 workload was successfully installed by running
dotnet workload install aspire
. -
Able to create new Aspire 8 projects / open existing Aspire 8 projects, build and run successfully.
EXPECTED
- Remove Aspire (8.2.2) workload and manifests in SDK 10.0 Preview 7.
- Running dotnet workload install aspire should throw a warning saying this workload doesn't exist any more