[WebToolsE2E][Aspire] After installing VS (Include Aspire 8.0.0) + Aspire 8.0.2 and then successfully uninstalling Aspire, Aspire is still in the dotnet workload list #4714
REGRESSION INFO: Worked in VS 17.10.3 (Include Aspire 8.0.0) + Aspire 8.0.1 + Uninstall aspire
REPRO STEPS
Clean machine: Win11 x64 23h2 ENU
Install VS 17.10.3 (Include Aspire 8.0.0)
Install Aspire 8.0.2
Apply feeds
After Aspire is successfully installed:
aspire manifest
aspire templates
dotnet workload list
Open powershell and run: "dotnet workload uninstall aspire" to uninstall Aspire, uninstall successfully
ACTUAL
After Aspire is successfully uninstalled, Aspire is still in the dotnet workload list, however, I cannot find the aspire template in the VS UI creation page.
aspire manifest
aspire templates
dotnet workload list
VS UI creation page
Note: This issue not repro when only SDK + aspire is installed
EXPECTED
After successfully uninstalling Aspire, there is no Aspire in the dotnet workload list, and the Aspire template cannot be found in the VS UI creation page.
REGRESSION INFO: Worked in VS 17.10.3 (Include Aspire 8.0.0) + Aspire 8.0.1 + Uninstall aspire
REPRO STEPS
ACTUAL After Aspire is successfully uninstalled, Aspire is still in the dotnet workload list, however, I cannot find the aspire template in the VS UI creation page. aspire manifest aspire templates dotnet workload list VS UI creation page
Note: This issue not repro when only SDK + aspire is installed
EXPECTED After successfully uninstalling Aspire, there is no Aspire in the dotnet workload list, and the Aspire template cannot be found in the VS UI creation page.