简体   繁体   中英

Visual Studio 2015 Publish Profile

I have multiple publish profiles for different servers. I am wondering if there is any way how I can run all the profiles together instead of deploying one at a time?

Thanks!

Only if you use the command line. On this article the author creates an .bat file to do this:

http://www.hanselman.com/blog/TinyHappyFeatures3PublishingImprovementsChainedConfigTransformsAndDeployingASPNETAppsFromTheCommandLine.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM