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
I want to automatically terminate instances on deployment, but only in development environments.
Solution
If you are deploying using the MSI, then you are using the Configuration==Server. However, in development Visual Studio will use the configuration != Server.
As such, add the following in bold to the Deployment.btdfproj file: