[AspireE2E] The 'Type to search' option is not localized on non-ENU machines when creating an Aspire CLI project.
Open
area-cli
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
**REGRESSION INFO**
1. Also reproduces in Aspire CLI 9.3.1
**INSTALL STEPS**
1. Clean machine: Win11 x64 24h2 FRA
2. Install VS 17.14.9
3. Add dotnet9internalfeed
4. Install the latest Aspire CLI 9.4 build from release channel
**REPRO STEPS**
1. Open CMD > Type 'aspire new' to create project
2. At the bottom of the 'Select Project Template,' check the 'Type to search' prompt.
**ACTUAL**
The 'Type to search' is not localized
**EXPECTATION**
This option should be localized for non-ENU machines.
Contributor guide
Assessment
This issue has not been assessed yet.