Managing complex Web.Config files between deployment environments

后端 未结 11 857
被撕碎了的回忆
被撕碎了的回忆 2020-11-30 18:26

Does anyone know of any good tools/utilities for managing Web.Config files between different build/deployment environments?

For example, I have a WCF pr

11条回答
  •  情深已故
    2020-11-30 19:26

    I like to use a build task to automate changing the config file for the desired environment.

提交回复
热议问题