Publishing vs2012 solution from TeamCity
问题 I'm using Visual Studio 2012 and the publishing feature. I have created a publishing profile that deploys my application to a development server, and it works great when executed from vs2012 on my machine. Here is my problem; on the development server I also have TeamCity installed and I would like to trigger the publishing after a build have completed. So I created a simple build step that looks like this: Build file path: .\src\Solution.sln Targets: Rebuild Command line parameters: /p