I have been looking at TFS Beta3 for a bit now. And i am really interested in the team build stuff. I get how this works for assemblies (.dll & .exe) however how does the team build system work with BI projects, web projects and Managed SQL 2005 stuff?
Can you get it to do a deploy?
I cant seem to find any info on this side of things on the net.
thanks
- Arran
-
-
Hi, I’ve managed to build and deploy Web Service project using Team Build. In order to do it I had to manually create Target to launch AspNetCompiler task in the build.proj file
Team Foundation Build is built on MSBuild. Check out the MSBuild Reference in the .NET Framework SDK
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.