Tagged Questions
1
vote
2answers
1k views
Using separate MSI build for config files for each environment
For one client, I have to deliver a build they use in QA and production. The checksum of the build file has to match - it cannot change at all between QA and production. The configuration for each ...