New microservice template is different then the old one. It is not about the ABP Framework version, the solution architecture is different. It is not possible to achive all features of ABP Studio with the old template.
Also, ABP Suite is used only for code generation. I guess it is not related with the case.
Hi @smansuri
It seems like your solution is created via old microservice template which is not compatible with ABP Studio.
We may suggest you to create a solution via new microservice template on ABP Studio, and continue your development with it if you can.
The information for the default solution runner profile are kept in etc\abp-studio\run-profiles\Default.abprun.json unless you change it.
I've created an internal issue about this. Thank you for the report.
Hi @cangunaydin
Does the problem continue?
I can not reproduce the problem. Switching to ABP preview version doesn't seem related with solution runner at all.
Could you provide steps to reproduce the problem?
Did you update the ABP Studio, or switched your solution to ABP Framework preview version?
Thanks for the feedback.
I've 1 more question and a request:
dotnet run command, does the applications stop when you terminate the dotnet run command?@icoretchi Are you still able to browse the applications, after stopping them on Studio?