Does anyone know how or where I can go to quickly extract a list of all of my project files from VS 2005? I need to bring the file names into Excel/Access/SharePoint for Project Management duties (i.e. update logs, etc.), so XML or some other text/delimited text format would be ideal.
I want to get the actual file names (i.e. Default1.aspx, Default1.aspx.vb, Default2.aspx, Default2.aspx.vb, UserControl.ascx, UserControl.ascx.vb) into a list format. I don't necessarily want just a count of files. I need the full list.