Custom MSBuild task for running sql scripts Monday, May 29, 2006 .NET SQL Server I don't use too much Nant but for installation scripting MSBuild is not perfect. Now finally a good solution to run multiple SQL scripts using MSBuild. Thanks to joeyDotNet