With TFS Build 2010 (Beta 1) , we've changed the build orchestration language from MSBuild to Windows Workflow Foundation (WF).  As such, you now have a new option for adding custom logic to your build proces - custom WF activities.  I've gotten Read More...