Defines the architecture of the task host that this task should be run in. Currently supported values: x86, x64, CurrentArchitecture, ...

Defines the architecture of the task host that this task should be run in.  Currently supported values:  x86, x64, CurrentArchitecture, and * (any).  If Architecture is not specified, either the task will be run within the MSBuild process, or the task host will be launched using the architecture of the parent MSBuild process