Skip to content

A tool to generate parameters.xml files for MSdeploy from existing web.config files.

Notifications You must be signed in to change notification settings

rfennell/ParametersXmlAddin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MSDeploy Parameters.Xml Generator

A tool to generate parameters.xml files for MSdeploy from existing web.config files.

Once the VSIX package is installed, to use right click on a web.config file in Solution Explorer and the parameters.xml file will be generated using the current web.config entries as default values for both configuration/applicationSettings and configuration/AppSettings.

If the parameters.xml already exists in the folder (even if it is not a file in the project) you will prompted before it is overwritten.

For more details see the wiki. You can also install the package from Visual Studio gallery