fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..
MIT License
348 stars 73 forks source link

Update the add new project template value #285

Closed fadihania closed 1 year ago

fadihania commented 1 year ago

The current implementation doesn't take into account templates that support multiple values, like: ASP.NET Core Web App, it can be created using either webapp or razor. The current implementation try to create the project using webapp,razor value, that's incorrect and shows an error