.net 4.0 - How can I add a tokenized parameter to a web.config file so it shows up in SetParameters.xml? -


i need able add single parameter in appsettings section setparameters.xml file generated during tfs build deploying using msdeploy. connection strings tokenized.

how can add key appsettings section?

i found answer own question. link below great post on how add custom parameters filled in during webdeploy deployments.

http://vishaljoshi.blogspot.com/2010/07/web-deploy-parameterization-in-action.html


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -