Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:
Project Description
A Visual Studio template that gives a basic framework for editing MSBuild project files from within the Visual Studio IDE, also supporting Source Control without leaving the Solution Explorer window.

see http://blogs.conchango.com/stuartpreston/archive/2008/03/21/msbuild-project-template-v2-0.aspx for more information.
Last edited Mar 21 at 6:05 PM  by StuartPreston, version 5
Comments
StuartPreston wrote  Mar 21 at 5:24 PM  
Updated 21st March 2008 to include custom task code with in the project that supports debugging from within Visual Studio

shapper wrote  Sep 12 at 9:42 PM  
Hello,

I created a project using MSBuild Project Template under the same solution of the web application I want to build.

I tried everything to build my Web Project ... However, every time I run my Build project I get an error that I can't even see on Windows Command Prompt.

Could someone tell me how to reference the project I want to build in Build.proj on my Builder project?

I looked everywhere here and in authors blog but there is nothing saying how to do this.

Thank You,
Miguel

Updating...