I wonder if there's an option to run locally service fabric application but to choose the specific services to run in debug.
I mean, I have many services (about 40) and I'd like to have an option to debug only one service without having all the others running too.
Any suggestions?