Reputation: 3445
When I run my service fabric service in visual studio it deploys to the service fabric as expected. When I stop debugging in visual studio, visual studio then unprovisions the service fabric service.
Is there any way to prevent this behaviour? I would prefer it if visual studio left the service running in service fabric.
Thanks,
Slicc
Upvotes: 4
Views: 630
Reputation: 3985
There are two ways this can be done:
Upvotes: 9