Hi
Its just a simple xml file
> 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/
===================================
> 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
Anbu - 11 Jul 2006 13:13 GMT
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?
Me - 12 Jul 2006 12:52 GMT
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?
> Thanks for your reply,
>
[quoted text clipped - 3 lines]
>
> Is there any other way?
Anbu - 19 Jul 2006 07:45 GMT
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