I have an XSLT transform that I developed in VS. It works great when I use VS to run it (via XML->Show Xslt Output). However, when I execute it via the MsBuildCommunityTasks Xslt task I get wildly dif
I’m using a few custom MSBuild tasks that are checked into source control. I would like to import these tasks into my TFSBuild.proj file that TFS uses to build the project. Right now I have created a
What is the correct way to create a web site using the MSBuild Extension Pack? I\'m trying to use the MSBuild Extension Pack to create a web site using the following target. Unfortunately I don\'t ha