Description
AI Chat Template with .NET Aspire is generating two SLN files in nested folders.
Reproduction Steps
Create a new solution using the AI Chat Web template and .NET Aspire orchestration in Visual Studio 2022.
Expected behavior
One solution file is created
Actual behavior
Two solution files are created:

C:\source\ChatApp4
│ ChatApp4.sln
└───ChatApp4
│ ChatApp4.sln
│ README.md
├───ChatApp4.AppHost
├───ChatApp4.ServiceDefaults
└───ChatApp4.Web
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
Description
AI Chat Template with .NET Aspire is generating two SLN files in nested folders.
Reproduction Steps
Create a new solution using the AI Chat Web template and .NET Aspire orchestration in Visual Studio 2022.
Expected behavior
One solution file is created
Actual behavior
Two solution files are created:
C:\source\ChatApp4
│ ChatApp4.sln
└───ChatApp4
│ ChatApp4.sln
│ README.md
├───ChatApp4.AppHost
├───ChatApp4.ServiceDefaults
└───ChatApp4.Web
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response