I have a deployment where I not only deploy build artifacts, but the source
code as well (1000s of files, altogether). Today, I've been manually
grouping all these files together in appropriate sub-dirs and running Tallow
recursively against the parent directory to get the beginning of my script.
Frequently, though, I miss files or pull in old files that no longer belong
to the SLN or CSPROJ. I'd like to be able to point Tallow at an SLN and
have it interrogate the SLN and build out the appropriate directory and file
structure. Any thoughts on this? I know I could parse the SLN but there
are lots of variations I'd have to account for: class libs, solution items,
web site projects, setup projects, etc. I've thought about using the
EnvDTE80 object, but that's a complicated nut to crack and I'm not even sure
if I can point it to an SLN file via a filepath. Thanks!
--
Brad Butts
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users