optionally downloading and caching a version of VSWhere.exe to help find the latest MSBuild on the machine Adds the location of the MSBuild to the PATH ...
The module simply passes through any MsBuild command-line parameters you supply, so it supports all functionality (e.g. project types, targets, etc.) that you would get by calling MsBuild directly.
Sayed Hashimi, a program manager with the ASP.NET team, has been working on a personal project that allows for making calls to the Microsoft Build Engine -- via PowerShell. We likened his project, ...