Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VS.net, How to write Project Build Order list to a file...

0 views
Skip to first unread message

Ayrton Phoenix

unread,
Jul 10, 2002, 7:01:56 AM7/10/02
to
I could like to use Marco or any other method to retrieve the list from the
Solution Explorer>Project Build Order
and output to a file.

--
Best Regards
Ayrton Phoenix
^^^^^^^^^^^^
My Email:
pho...@flex-logic.com
pot...@potatotomato.com

ICQ UIN: 667462, 667480

VBDotNet Team [MS]

unread,
Jul 11, 2002, 4:05:04 PM7/11/02
to
The build dependency order is not avaialble through automation, as it is
determined at build time from the project dependencies. One really hacky
solution would be to listen to the build events from EnvDTE.BuildEvents and
then output the names of each project as it is built.

Sam & Matt
VB Team

--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Ayrton Phoenix" <pot...@potatotomato.com> wrote in message
news:#kf$dEAKCHA.2792@tkmsftngp13...

0 new messages