I know you can have post build command line events… executing a batch file, etc. What I can’t find is any information about whether or not there is a post DEPLOY version of this.
I build my solution all the time, but I only deploy once in a while. There are certain things I do manually, which I would prefer to do automatically via a batch file after a successful deploy.
Can this be done?
Found my answer here:
http://msdn.microsoft.com/en-us/library/t9883dzc.aspx#1
Sadly, there are issues with this solution which I posted in a separate thread which I can not seem to locate at the moment… facepalm