Open
Description
Describe the bug
When 'Place solution and project in the same directory' checkbox is checked the project creation process fails with message
---------------------------
Microsoft Visual Studio
---------------------------
Could not find a part of the path.
---------------------------
OK
---------------------------
To Reproduce
Steps to reproduce the behavior:
- Open New instance of Visual Studio
- Click on 'Create a new project'
- Select 'Microsoft 365 Agents'
- On 'Configure your new project' screen uncheck 'Place solution and project in the same directory', set 'Project name' EchoBot, 'Solution name' EchoBotSolution
- Press Create
- Select App type 'Echo Bot' and press Create
- Message "Could not find a part of the path." is shown and the solution is not saved
Expected behavior
The solution is created and opened in Visual Studio (or a meaningful error message is shown)
Visual Studio Extension Information (please complete the following information):
- OS: [Windows]
- Version [Version 10.0.19045 Build 19045]
- Visual Studio Version 17.14.3
CLI Information (please complete the following information):
- OS: [Windows]
- Version [Version 10.0.19045 Build 19045]