|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to create MSBuild Filehi All,
I'm creating web site project in VS2005. I need to create MSbuild file for the ASP.net projects. How can i create? Thanks Hi
Its just a simple xml file Anbu wrote: Show quote > hi All, > > I'm creating web site project in VS2005. I need to create MSbuild file > for the ASP.net projects. How can i create? > > Thanks Start here :
http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=create+MSbuild+file Juan T. Llibre, asp.net MVP aspnetfaq.com : http://www.aspnetfaq.com/ asp.net faq : http://asp.net.do/faq/ foros de asp.net, en español : http://asp.net.do/foros/ =================================== Show quote "Anbu" <Anbu.Thangarathi***@gmail.com> wrote in message news:1152592091.686358.323440@75g2000cwc.googlegroups.com... > hi All, > > I'm creating web site project in VS2005. I need to create MSbuild file > for the ASP.net projects. How can i create? > > Thanks > Thanks for your reply,
I need to create the build file automatically, may be for a project file. I dont want to modify the build file everytime whenever i modify the contents. Is there any other way? Hi
Not sure what you mean when you say automatically The build file, can be used to build your project, and can slo do other tasks, such cas copying files, deleting files etc What is it you want to achieve? Anbu wrote: Show quote > Thanks for your reply, > > I need to create the build file automatically, may be for a project > file. I dont want to modify the build file everytime whenever i modify > the contents. > > Is there any other way? |
|||||||||||||||||||||||