when solution name has dash (-) dotnet new doesn't create project properly eg: dotnet new bqstart-prime -n padma-bd project solution creates properly. but when loading the solution it doesn't find the projects as the (-) becomes _.
when solution name has dash (-) dotnet new doesn't create project properly
eg:
dotnet new bqstart-prime -n padma-bd
project solution creates properly. but when loading the solution it doesn't find the projects as the (-) becomes _.