Home All Groups Group Topic Archive Search About

How to create MSBuild File

Author
11 Jul 2006 4:28 AM
Anbu
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

Author
11 Jul 2006 10:42 AM
Me
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
Author
11 Jul 2006 11:09 AM
Juan T. Llibre
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
>
Author
11 Jul 2006 12:13 PM
Anbu
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?
Author
12 Jul 2006 11:52 AM
Me
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?
Author
19 Jul 2006 6:45 AM
Anbu
No need to create a MSBuild file seperately. Project file itself is a
build file. But the problem would be in Web site projects as they dont
have project file

AddThis Social Bookmark Button