我有,dev
和alpha
环境。我在发布时存储了一些密钥并使用转换来替换。在相应服务器上发布时,如何做同样的事情来替换?beta
production
appsettings
web.config
dev-setting
production-setting
dev-setting
alpha/beta-setting
我有,dev
和alpha
环境。我在发布时存储了一些密钥并使用转换来替换。在相应服务器上发布时,如何做同样的事情来替换?beta
production
appsettings
web.config
dev-setting
production-setting
dev-setting
alpha/beta-setting