OS: Win 11 x64
Build Version: 1.21.3
Repro Steps:
- F1-> Create new project->Browse Template Gallery (Preview).
- In the Language section, click .NET. Note the templates displayed.
- Clear the selection and enter ".NET" in the search box.
- Compare the displayed templates with those shown in step 2.
Expect:
Searching for ".NET" should return the same template set as selecting the .NET language filter, since both actions are intended to scope results to .NET templates.

Actual:
The templates returned by searching ".NET" differ from those displayed when the .NET language filter is selected.
- .NET language filter: displays 21 templates.
- ".NET" search: displays only 1 template (Durable Functions with .NET Aspire (C#)).

OS: Win 11 x64
Build Version: 1.21.3
Repro Steps:
Expect:

Searching for ".NET" should return the same template set as selecting the .NET language filter, since both actions are intended to scope results to .NET templates.
Actual:
The templates returned by searching ".NET" differ from those displayed when the .NET language filter is selected.