Announcement

The MSBuild Community Tasks Project releases version v1.1.0.145. There are many new tasks in this release. Special thanks to all the contributors to the project.

Current Community Tasks

TaskDescription
AppPoolControllerAllows control for an application pool on a local or remote machine with IIS installed.
AppPoolCreateCreates a new application pool on a local or remote machine.
AppPoolDeleteDeletes an existing application pool on a local or remote machine.
AssemblyInfoGenerates an AssemblyInfo file using the attributes given.
AttribChanges the attributes of files and/or directories
FileUpdateReplace text in file(s) using a Regular Expression.
FtpUploadUploads a file using File Transfer Protocol (FTP).
FxCopUses FxCop to analyze managed code assemblies and reports on their design best-practice compliance.
MailSends an email message.
Math.AddAdd numbers.
Math.DivideDivide numbers.
Math.MultipleMultiple numbers.
Math.SubtractSubtract numbers.
MoveMoves files on the filesystem to a new location.
NDocRuns NDoc to create documentation.
NUnitRuns tests using the NUnit.
RegistryReadReads a value from the Registry.
RegistryWriteWrites a value to the Registry.
ScriptExecutes code contained within the task.
ServiceControllerTask that can control a Windows service.
ServiceQueryTask that can determine the status of a service.
SleepA task for sleeping for a specified period of time.
SqlExecuteExecutes a SQL command
SvnCheckoutCheckout files from Subversion
SvnClientSubversion Client
SvnCommitCommit files to Subversion
SvnExportExport files from Subversion
SvnInfoGet Subversion information for a file or directory.
SvnUpdateUpdate files from Subversion
SvnVersionGet Subversion revision number of a local copy
TaskSchemaGenerates a XSD schema of the MSBuild tasks in an assembly.
TimeGets the current date and time.
UnzipUnzip a file to a target directory.
VersionIncrements a four-part version number stored in a text file
VssAddAdds files to a Visual SourceSafe database.
VssCheckinChecks in files to a Visual SourceSafe database.
VssCheckoutChecks out files from a Visual SourceSafe database.
VssCleanRemoves Visual SourceSafe binding information and status files from a Visual Studio solution tree.
VssDiffGenerates a diff between two versions of an item in a Visual SourceSafe database.
VssGetGets the latest version of a file or project from a Visual SourceSafe database.
VssHistoryGenerates an XML file containing the history of an item in a Visual SourceSafe database between two dates or labels.
VssLabelLabels an item in a Visual SourceSafe database.
VssUndoCheckoutCancels a checkout of an item from a Visual SourceSafe database.
WebDirectoryCreateCreates a new web directory on a local or remote machine.
WebDirectoryDeleteDeletes a web directory on a local or remote machine
WebDownloadDownloads a resource with the specified URI to a local file.
XmlReadReads a value from a XML document using a XPath.
XmlWriteUpdates a XML document using a XPath.
XsltMerge and transform a set of xml files.
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/

Download The Latest Release

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