SharePoint Automated Deployment Using MSBuild

MOSS Automated Build & Deploy with MSBuild Here are the steps to create an MSBuild script to: 1. Label Visual Source Safe project with a new version 2. Get latest source code to a build server 3. Compile source code 4. Look for .DDF files 5. Build WSPs based on DDF files 6. Deploy WSP to MOSS Farm Pre-Requisites: MOSS 2007 Visual Source Safe (optional) – ignore Visual SourceSafe targets .NET 2.0 Framework (for MSBuild.EXE) SDC Tasks DLLs - http://www.codeplex.com/sdctasks MakeCabSDK (for creating...(read more) Del.icio.us | Digg It | Technorati | Blinklist | Furl | reddit | DotNetKicks

Read the complete post at http://www.sharepointblogs.com/erickraus/archive/2007/10/03/sharepoint-automated-deployment-using-msbuild.aspx

Published Wednesday, October 03, 2007 11:26 PM by SharePoint Blogs
Filed under: , , ,