I’m currently working on an application where config data (connection strings etc) is stored machine encrypted, using the Windows Data Protection API, in app.config. The Problem In the standard app.config file all strings are encrypted for my development machine. I also wanted to store them encrypted for the deployment machine and automatically publish these values [...]
Posts Tagged ‘MSBuild’
Changing app.config for Build Configurations
Posted: 5th May 2011 by thegrayzone in DevelopmentTags: MSBuild
0