Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Getting my Sandcastle Team Build targets file to work with Sandcastle September CTP

A few things before we get started: You will need the HTML Help Workshop installed September CTP of Sandcastle My September CTP Sandcastle Targets File (attached) This file needs to be copied to your %programfiles%\MSBuild directory Next you will need
Posted by Richard Murillo | 2 Comments
Attachment(s): Sandcastle.targets

Reusable MSBuild Sandcastle Targets File

Based on a past post, I have an external targets file you can place in your $(MSBuildExtensionsPath) folder (attached in zip). You can call it like this: < Import Project = " $(MSBuildExtensionsPath)\Sandcastle.targets " /> < Target Name = "

VSTF Feature Request

There have been several instances when working with multiple teams that they need to build different build configurations on the same build machine. For example, we have a central build type that encapsulates the compilation of the bits, database installation
 
Page view tracker