REGRESSION INFO: work well on Aspire templates 13.0.2
INSTALL STEPS
- Clean machine: Windows x64 25h2
- Install SDK 10.0.100: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-10.0.100-windows-x64-installer
- Install Aspire CLI - version: 13.1.0-preview.1.25604.7
iex "& { $(irm https://aspire.dev/install.ps1) } -Quality dev"
REPRO STEPS
- Create aspire starter app with following command:
aspire new aspire-starter --name AspireStarterApp
- Go to the project folder and run the app
cd AspireStarterApp/AspireStarterApp.AppHost
- Run the Aspire Starter App project using the following command:
aspire run
- Open the Dashboard link in browser
- In
Action column, click Actions button, click view details
- Hover the mouse over the filter icon
ACTUAL
Expected
