What is Write Lines to File task in MS Build. I am trying to set up a deploy for an website I inherited. I am not that familiar with the MS Build internals. I am not even sure if this is a common thing for all the projects or if something was specifically enabled for this project. What is it?
[Package] CallTarget (2s)
[17:10:43][CallTarget] PackageUsingManifest (2s)
[17:10:45][PackageUsingManifest] CallTarget
[17:10:45][CallTarget] GenerateSampleDeployScript
[17:10:45][GenerateSampleDeployScript] WriteLinesToFile
[17:10:45][WriteLinesToFile] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(3025, 23): error MSB4064: The "Encoding" parameter is not supported by the "WriteLinesToFile" task. Verify the parameter exists on the task, and it is a settable public instance property.
[17:10:45][WriteLinesToFile] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(3023, 5): error MSB4063: The "WriteLinesToFile" task could not be initialized with its input parameters.