This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Description
Great work.
I'm trying to implement a tool that traverses a teamcity server. I get the buildid and buildconfigid, etc, but each build (ex. 1.5.0) has a number of files with different names (ex. output1.exe, sandbag3.exe, etc). How can I populate a list with those builds if I have all project, build, and buildconfig information?
Thanks