This plugin allows you to use MSBuild to build .NET projects.
To use this plugin, specify the location of MSBuild.exe on Hudson's configuration page. It is usually situated in a subfolder of C:\WINDOWS\Microsoft.NET\Framework
Then, on your project configuration page, specify the name of the build file (.proj or .sln) and any command line
arguments you want to pass in. The files are compiled to the directory where Visual Studio would put them as well.
Changelog
Release 1.2 (April 21, 2009)
- Add a the possibility to manage multiple Msbuild version
Release 1.1 (June 03, 2008)