I have a default environment with a local Db connection string.
Created two environments DEV and QA which is respective servers.
On changing to Default environment,dosen't change the Db connections back to default DB connection string.
Could you suggest me a way to handle this better.