aspire icon indicating copy to clipboard operation
aspire copied to clipboard

[WebToolsE2E][Aspire] There isn't a package description for the Aspire CLI in the Nuget Packages.

Open Coleen17 opened this issue 8 months ago • 0 comments

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install 17.14 Preview 4
  3. Install SDK 9.0.203
  4. Add the dotnet9 feed for 9.3.0-preview.1
  5. Install the latest Aspire 9.3.0-preview.1 templates dotnet new install Aspire.ProjectTemplates::9.3.0-preview.1.25224.4

NOTE

  1. Only in the right column the description shows.

REPRO STEPS

  1. Create an Aspire Starter App > Target Framework: 9.0/8.0 >Authentication Type: No Auth > Create.
  2. Right click the project xxx.Apphost in the Solution Explorer > Select Manage Nuget Packages.
  3. Choose the Package Source: All
  4. Check the "Include prerelease"
  5. In the Seach bar, type Aspire CLI.

ACTUAL In the left column side, the package description isn't visible. Image

EXPECTED Both sides should indicate the package description like the example screenshot below. Image

Coleen17 avatar Apr 25 '25 09:04 Coleen17