.net - building different projects of the same solution in TeamCity -
i have git repository containing few .net solutions shared projects. i'd teamcity trigger build per solution whenever solution changes; problem i'm having whenever changes in root directory, teamcity tells me there pending changes in other solutions weren't affected changes made.
is there way i'm aiming at?
i recomend separate solution "shared" projects. or can have several configurations of solution "shared" project not supposed build.
Comments
Post a Comment