Hi!
I have a solution with 3 projects.
- Web
- Api
- Models(Class project)
When i press run in RBS, only the API project starts and not the Web. Is it possible to choose what project is going to start? In visual studio i have set the Web project to be the startup project.