Wednesday, July 07, 2004 - Posts

MSBuild and Listing Tasks in VS.NET 2005 Beta 1

I couldn't find a great way to list all the pre-built MSBuild tasks on my VS.NET 2005 Beta machine so wrote a scruffy bit of code to assist with that - download is here http://mtaulty.com/downloads/listtasks.csproj.zip - might need some tweaks to get Read More

Getting Started with MSBuild

If you're keen to play with MSBuild in VS.NET 2005 then I found these quickstarts http://download.microsoft.com/download/d/4/0/d401e5cd-04c7-4b72-b644-a00ae3fd5681/msbuildqs.msi invaluable. The only thing I'd say is that they seem to be built against Read More