MSBuild Problem
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
I would like to compile my vb.net 2005 solution using MSBuild. I am running the command on the solution (.sln) file and it runs without errors, unfortunately it doesn't seem to be compiling the setup/deployment projects which are part of the solution, one is a merge module whilst the other is a windows deployment project. What can i do to make msbuild work for me? Your assistance is greatly appreciated.