We do have TESTS that runs on a database project. The connectionString is in the app.config file
I plan to use your extension to create a token and replace it during deployment with a pipeline.
But how do we replace the token in how local development environment, means while executing the TEST in Visual Studio ?
We do have TESTS that runs on a database project. The connectionString is in the app.config file
I plan to use your extension to create a token and replace it during deployment with a pipeline.
But how do we replace the token in how local development environment, means while executing the TEST in Visual Studio ?