{"id":13677042,"url":"https://github.com/loresoft/msbuildtasks","last_synced_at":"2025-05-14T05:10:43.767Z","repository":{"id":3182563,"uuid":"4214625","full_name":"loresoft/msbuildtasks","owner":"loresoft","description":"The MSBuild Community Tasks Project is an open source project for MSBuild tasks.","archived":false,"fork":false,"pushed_at":"2024-07-14T18:19:59.000Z","size":31186,"stargazers_count":954,"open_issues_count":134,"forks_count":270,"subscribers_count":74,"default_branch":"master","last_synced_at":"2025-05-08T18:48:00.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loresoft.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-03T14:14:24.000Z","updated_at":"2025-04-23T07:46:07.000Z","dependencies_parsed_at":"2025-01-03T21:01:00.653Z","dependency_job_id":"a8388421-3640-4e7f-a3b7-87fb3593252b","html_url":"https://github.com/loresoft/msbuildtasks","commit_stats":{"total_commits":774,"total_committers":121,"mean_commits":6.396694214876033,"dds":0.6085271317829457,"last_synced_commit":"de6d85c8feb4bf9a71d7ca9e145cabf76f4bdc80"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2Fmsbuildtasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2Fmsbuildtasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2Fmsbuildtasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2Fmsbuildtasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loresoft","download_url":"https://codeload.github.com/loresoft/msbuildtasks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076850,"owners_count":22010611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:00:36.048Z","updated_at":"2025-05-14T05:10:43.727Z","avatar_url":"https://github.com/loresoft.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"# MSBuild Community Tasks\n\n[![Join the chat at https://gitter.im/loresoft/msbuildtasks](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loresoft/msbuildtasks?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nThe MSBuild Community Tasks Project is an open source project for MSBuild tasks.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/16y9eh9swsqn5g8l?svg=true)](https://ci.appveyor.com/project/LoreSoft/msbuildtasks)\n\n[![NuGet Version](https://img.shields.io/nuget/v/MSBuildTasks.svg)](https://nuget.org/packages/MSBuildTasks)\n\n## Maintainer Wanted\n\nLooking for a new maintainer for this project.  Please let @pwelter34 know if you are interesting in becoming a maintainer for this project.\n\n## Download\n\nThe latest build can be downloaded from the releases section.\nhttps://github.com/loresoft/msbuildtasks/releases\n\nThe MSBuild Community Tasks library is also available on nuget.org via package name `MSBuildTasks`.\n\nTo install MSBuildTasks, run the following command in the Package Manager Console\n\n    PM\u003e Install-Package MSBuildTasks\n    \nMore information about NuGet package avaliable at\nhttps://nuget.org/packages/MSBuildTasks\n\n## Development Builds\n\nDevelopment builds are available on the myget.org feed.  A development build is promoted to the main NuGet feed when it's determined to be stable. \n\nIn your Package Manager settings add the following package source for development builds:\nhttp://www.myget.org/F/loresoft/\n\n## Join Project\n\nPlease join the MSBuild Community Tasks Project and help contribute in building the tasks. \n\nGoogle Group for MSBuild Community Tasks\nhttps://groups.google.com/d/forum/msbuildtasks\n\n## Current Community Tasks\n\n\u003c!-- This is generated from Documentation\\TaskList.xslt, and Documentation\\TaskDocs.md is generated from TaskDocs.xslt --\u003e\n\u003ctable border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"90%\" id=\"tasksTable\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"\u003e\n  \u003ctr\u003e\n    \u003cth align=\"left\" width=\"190\"\u003e\n          Task\n        \u003c/th\u003e\n    \u003cth align=\"left\"\u003e\n          Description\n        \u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Add\"\u003eAdd\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eAdd numbers\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#AppPoolController\"\u003eAppPoolController\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eAllows control for an application pool on a local or remote machine with IIS installed.  The default is \n            to control the application pool on the local machine.  If connecting to a remote machine, you can\n            specify the  and  for the task\n            to run under.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#AppPoolCreate\"\u003eAppPoolCreate\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eCreates a new application pool on a local or remote machine with IIS installed.  The default is \n            to create the new application pool on the local machine.  If connecting to a remote machine, you can\n            specify the  and  for the task\n            to run under.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#AppPoolDelete\"\u003eAppPoolDelete\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eDeletes an existing application pool on a local or remote machine with IIS installed.  The default is \n            to delete an existing application pool on the local machine.  If connecting to a remote machine, you can\n            specify the  and  for the task\n            to run under.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#AssemblyInfo\"\u003eAssemblyInfo\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eGenerates an AssemblyInfo files\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Attrib\"\u003eAttrib\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eChanges the attributes of files and/or directories\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Divide\"\u003eDivide\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eDivide numbers\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#EmbedNativeResource\"\u003eEmbedNativeResource\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eEmbed native (rather than .NET) resource into a DLL or EXE.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#FileUpdate\"\u003eFileUpdate\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eReplace text in file(s) using a Regular Expression.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#FtpUpload\"\u003eFtpUpload\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eUploads a file using File Transfer Protocol (FTP).\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#FxCop\"\u003eFxCop\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eUses FxCop to analyse managed code assemblies and reports on\n            their design best-practice compliance.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#GetSolutionProjects\"\u003eGetSolutionProjects\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask to get paths to projects and project names from VS2005 solution file\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#ILMerge\"\u003eILMerge\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eA wrapper for the ILMerge tool.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Mail\"\u003eMail\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSends an email message\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Multiple\"\u003eMultiple\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eMultiply numbers\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#MV\"\u003eMV\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eMoves files on the filesystem to a new location.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#NDoc\"\u003eNDoc\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eRuns the NDoc application.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#NUnit\"\u003eNUnit\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eRun NUnit on a group of assemblies.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#NUnit3\"\u003eNUnit3\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eRun NUnit3.x on a group of assemblies.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#RegexMatch\"\u003eRegexMatch\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask to filter an Input list with a Regex expression.\n            Output list contains items from Input list that matched given expression\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#RegexReplace\"\u003eRegexReplace\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask to replace portions of strings within the Input list\n            Output list contains all the elements of the Input list after\n            performing the Regex Replace.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#RegistryRead\"\u003eRegistryRead\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eReads a value from the Registry\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#RegistryWrite\"\u003eRegistryWrite\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eWrites a value to the Registry\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Script\"\u003eScript\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eExecutes code contained within the task.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#ServiceController\"\u003eServiceController\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that can control a Windows service.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#ServiceQuery\"\u003eServiceQuery\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that can determine the status of a specified service\n            on a target server.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Sleep\"\u003eSleep\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eA task for sleeping for a specified period of time.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SqlExecute\"\u003eSqlExecute\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eExecutes a SQL command.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Subtract\"\u003eSubtract\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSubtract numbers\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnCheckout\"\u003eSvnCheckout\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eCheckout a local working copy of a Subversion repository.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnClient\"\u003eSvnClient\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSubversion client base class\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnCommit\"\u003eSvnCommit\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSubversion Commit command\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnExport\"\u003eSvnExport\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eExport a folder from a Subversion repository\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnInfo\"\u003eSvnInfo\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eRun the \"svn info\" command and parse the output\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnUpdate\"\u003eSvnUpdate\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSubversion Update command\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#SvnVersion\"\u003eSvnVersion\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eSummarize the local revision(s) of a working copy.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#TaskSchema\"\u003eTaskSchema\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eA Task that generates a XSD schema of the tasks in an assembly.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#TemplateFile\"\u003eTemplateFile\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eA task that replaces tokens in a template file and writes out a new file.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Time\"\u003eTime\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eGets the current date and time.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Unzip\"\u003eUnzip\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eUnzip a file to a target directory.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Version\"\u003eVersion\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eGet Version information from file.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssAdd\"\u003eVssAdd\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that adds files to a Visual SourceSafe database.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssCheckin\"\u003eVssCheckin\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that executes a checkin against a VSS Database.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssCheckout\"\u003eVssCheckout\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that executes a checkout of files or projects\n            against a Visual SourceSafe database.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssClean\"\u003eVssClean\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that can strip the source control information from a\n            Visual Studio Solution and subprojects.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssDiff\"\u003eVssDiff\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that records differences between the latest version\n            of all the items in a Visual SourceSafe project and another version or label\n            to a file.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssGet\"\u003eVssGet\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that retireves an item or project from a Visual SourceSafe database.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssHistory\"\u003eVssHistory\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eGenerates an XML file containing details of all changes made\n            to a Visual SourceSafe project or file between specified labels or dates.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssLabel\"\u003eVssLabel\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that applies a label to a Visual SourceSafe item.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#VssUndoCheckout\"\u003eVssUndoCheckout\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eTask that undoes a checkout of files or projects\n            against a Visual SourceSafe database.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#WebDirectoryCreate\"\u003eWebDirectoryCreate\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eCreates a new web directory on a local or remote machine with IIS installed.  The default is \n            to create the new web directory on the local machine.  The physical path is required to already exist\n            on the target machine.  If connecting to a remote machine, you can specify the \n            and  for the task to run under.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#WebDirectoryDelete\"\u003eWebDirectoryDelete\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eDeletes a web directory on a local or remote machine with IIS installed.  The default is \n            to delete the web directory on the local machine.  If connecting to a remote machine, you\n            can specify the  and  for the\n            task to run under.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#WebDownload\"\u003eWebDownload\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eDownloads a resource with the specified URI to a local file.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#XmlRead\"\u003eXmlRead\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eReads a value from a XML document using a XPath.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#XmlUpdate\"\u003eXmlUpdate\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eUpdates a XML document using a XPath.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Xslt\"\u003eXslt\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eA task to merge and transform\n             a set of xml files.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ca href=\"Documentation/TaskDocs.md#Zip\"\u003eZip\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003eCreate a zip file with the files specified.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n    \n## Getting Started\n\nIn order to use the tasks in this project, you need to import the MSBuild.Community.Tasks.Targets files. \n\nIf you installed the project with the msi installer, you can use the following.\n\n    \u003cImport Project=\"$(MSBuildExtensionsPath)\\MSBuildCommunityTasks\\MSBuild.Community.Tasks.Targets\"/\u003e\n\nAlternatively if you want to get started with the nuget packages please add the following.\n  \n    \u003cPropertyGroup\u003e\n        \u003cMSBuildCommunityTasksPath\u003e$(SolutionDir)\\.build\u003c/MSBuildCommunityTasksPath\u003e\n    \u003c/PropertyGroup\u003e  \n \n    \u003cImport Project=\"$(MSBuildCommunityTasksPath)\\MSBuild.Community.Tasks.Targets\" /\u003e\n\n## License\n\nCopyright (c) 2016, LoreSoft\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n- Neither the name of LoreSoft nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fmsbuildtasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floresoft%2Fmsbuildtasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fmsbuildtasks/lists"}