Fix: Resource file haven’t been set, can’t find loc string for key: JSONvariableSubstitution
When we use Azure DevOps pipeline, sometime it doesn’t call the correct connection string and variable values don’t get updated correctly. and it shows the below warning message: Resource file haven’t been set, can’t find loc string for key: JSONvariableSubstitution Issue is basically seen because of recent File transform task v1.108 which is failing to …