Announcement

The MSBuild Community Tasks Project releases version v1.0.0.29. The following is a list of tasks.

Current Community Tasks

TaskDescription
AssemblyInfoGenerates an AssemblyInfo file using the attributes given.
FtpUploadUploads a file using File Transfer Protocol (FTP).
MailSends an email message.
Math.AddAdd numbers.
Math.DivideDivide numbers.
Math.MultipleMultiple numbers.
Math.SubtractSubtract numbers.
NDocRuns NDoc V1.3.1 to create documentation.
NUnitRuns tests using the NUnit V2.2 framework.
RegistryReadReads a value from the Registry.
RegistryWriteWrites a value to the Registry.
SvnCheckoutCheckout files from Subversion
SvnClientSubversion Client
SvnCommitCommit files to Subversion
SvnExportExport files from Subversion
SvnUpdateUpdate files from Subversion
SvnVersionGet Subversion revision number of a local copy
UnzipUnzip a file to a target directory.
VersionIncrements a four-part version number stored in a text file
XmlReadReads a value from a XML document using a XPath.
XmlWriteUpdates a XML document using a XPath.
ZipCreate a zip file with the files specified.

Join Project

Please join the MSBuild Community Tasks Project and help contribute in building the tasks. 

http://msbuildtasks.tigris.org/

Get The Source

You can get a local copy of the repository for MSBuild Community Tasks via Subversion. The following command will do the trick:

svn checkout http://msbuildtasks.tigris.org/svn/msbuildtasks/trunk

Download The Latest

The latest binaries, source and installer for Windows can be found in this directory of the Tigris file-sharing area.