标签: security configuration nant
我想知道是否有任何方法可以使用nant版本复制现有的web.config文件(重命名新创建的文件)。
答案 0 :(得分:0)
Nant Task Reference
答案 1 :(得分:0)
如果你想做的只是副本,那么copy task就是你的朋友。
copy