| Mike's profileFreeToDevBlogLists | Help |
|
May 25 MSBuild task to build VB6UPDATE: 13 July 08 --- This task is now available in the FreeToDev MSBuild Tasks Suite This is not something I thought I would write, but it seems that there are still many out there who have VB6 in their code base and need to have that code built as part of their build process. There are a few ways to do this, but the easiest would be to simply call a MSBuild task. I've therefore added a BuildVB6 task to the FreeToDev.MSBuild.Tasks.dll. Download the update with samples from here. Parameters
Sample
NOTE: If you have used the Detokenise task, this release introduces an updated tasks file. |
|
|