How to get the list of output files from multiple csproj/vcxproj projects after compiling a visual studio solution.

Sagar Kodam 61 Reputation points
2023-05-24T07:20:52.9366667+00:00

Hi,

Is there a way for identifying a list of output files after compilation of csproj/vcxproj projects ?

I would like to create a table wherein I can include the output file corresponding to a particular csproj/vcxproj project.

Thanks in advance.

Regards,

Sagar

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,233 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 30,031 Reputation points Microsoft Vendor
    2023-05-24T13:40:51.1633333+00:00

    Hi @Sagar Kodam

    Welcome to Microsoft Q&A! 

    You can try to use MSBuild Task to get output files by referring to the similar issue

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.