You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command luis:generate:cs generates wrong file names of models if parameter className is with namespace. In my case I have className as MyProject.Services.GeneralLuisModel, command generates me class MyProjectServicesGeneralLuisModel with namespace Luis
Command luis:generate:cs generates wrong file names of models if parameter className is with namespace. In my case I have className as MyProject.Services.GeneralLuisModel, command generates me class MyProjectServicesGeneralLuisModel with namespace Luis