Search Results

0
votes

MSBuild - Getting the target called from command line

I'd recommend using a server like CCNET to handle build executions and notification. Sure, you can do things to your MSBuild script to send out notificatioms, but that domain belongs to the build s …