I have a couple of general questions about the TFS Builds.
1) Can TFS Builds be setup to build VB 6.0 applications?
2) Can the built order of applications be changed?
3) What topics under TF Build can I read to find more information about the
first two questions?
Thank You
Hi,
1. The TFS builds supports custom actions in a build. However, VB6 doesn't
support command line build. So, we cannot build VB6 applications with TFS
builds.
2. Could you let know what do you mean by build order? Are you changing the
project build order in a whole solution? This depends on the dependencies
of each project.
3. You can find more information from the following links and the topics
under them:
http://msdn2.microsoft.com/en-us/library/ms181710.aspx
http://msdn2.microsoft.com/en-us/library/ms181709.aspx
Kevin Yu
Microsoft Online Community Support
============================================================================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
============================================================================
==========================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)