Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebToolsE2E] After installing the .NET workload (Aspire/Maui), some template names are not fully displayed when running 'dotnet new list' in the CLI. #8454

Open
v-elenafeng opened this issue Oct 11, 2024 · 0 comments

Comments

@v-elenafeng
Copy link

REPRO STEPS

  1. Install SDK 9.0 RC2
  2. Install Aspire 8.2.1
  3. Run command 'dotnet new list'

ACTUAL
Some template names are not fully displayed.
Image

EXPECTED
The "Template Name" region is adapted to display the full name of the templates.
Image

Notes

  1. This issue is not reproduced when checking the list after installing only SDK 9.0.
  2. After reproducing this issue, I executed 'dotnet new list' again in the same cmd and the formatting became correct, but it appears every time I open a new command prompt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant