View Single Post
  #16  
Old 06-08-2007, 10:11 AM
VBuild_Rookie VBuild_Rookie is online now
Registered User
 
Join Date: 05-07-2004
Posts: 23
ok I got my project to publish using the cmd line MSBuild. I even passed in all the params that I had set in the Options tab in Make VS.Net into the cmd line MSBuild and it worked. SO that gave me the idea to use the MSBuild action of VBP and I did and it worked just fine. SO not sure why MSBuild action works but not the Make VS.Net?

Is there any difference?
Reply With Quote