7 Steps to MSBuild
November 30th, 2006I just put together a tutorial covering MSBuild. I have used MSBuild to automate many .NET projects over the past year and I have picked up a few good techniques which really cut down on all of the work to build, test, package and deploy a project.
November 30th, 2006 at 7:22 pm
[...] On the heels of my article on using MSBuild with NUnit, I’ve been totally outdone by Brennan. Check out his series on MSBuild. [...]
December 4th, 2006 at 7:14 pm
[...] 7 Steps to MSBuild Brennan has a great post about all things MSBuild, and covers good breadth on both concepts, as well as the many things you may want to drive with MSBuild (unit testing, web deployment projects, etc). Check it out! [ Author : Faisal Mohamood ] [...]
April 26th, 2007 at 7:06 pm
[...] See 7 Steps to MSBuild [...]
April 26th, 2007 at 7:06 pm
[...] See 7 Steps to MSBuild [...]
May 31st, 2007 at 10:56 pm
[...] make use of MSBuild on every project I develop. (see 7 Steps to MSBuild) What I have always wanted to do was run MSBuild from within Visual Studio like you can do with Ant [...]
June 10th, 2007 at 1:25 am
[...] sample project and video to walk through how it works. And if you are new to MSBuild, you can read 7 Steps to MSBuild to get a jump [...]
July 2nd, 2007 at 6:46 am
Is-it possible to set the language of the errors messages ?
Thanks
September 10th, 2007 at 1:27 pm
[...] http://brennan.offwhite.net/blog/2006/11/30/7-steps-to-msbuild/ [...]
October 3rd, 2007 at 10:11 pm
[...] 7 Steps to MSBuild [...]
November 9th, 2007 at 12:01 pm
[...] topic you are covering. I try to link to the official sources for more information. When I wrote 7 Steps to MSBuild I put a list of links at the bottom of each section to help the reader, but to also help the search [...]
November 30th, 2007 at 12:04 am
[...] by the Website Deployment project. To learn more about working with MSBuild, you can read 7 Steps to MSBuild and to learn how to make better use of Web Deployment Projects you can read Post Build Deployments [...]