This is the third part of a series of posts around using MSBuild for deployments of SharePoint applications, and in this post I introduce a custom MSBuild task to perform a custom Export of content from my Development environment. Creating a custom MSBuild task to perform a controlled export from SharePoint...