Peter Treier
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Peter Treier created a post, Visual Studio requierd
Good Morning allIs it requierd to have a Visula Studio installed on the TeamCity Server in order to build a Visual Studio Solution ?Kind RegardsPeter -
Peter Treier created a post, Build File disapears short before the Build starts.
Hi all,I have two Build configured an TeamCity. One runs w/o any Problems the other one not.I run a build with this NAnt Script<project name="SISA.Architecture.CI" default="build"> <!-- Project ... -
Peter Treier created a post, Beginner Question: Build dependencies
Hi allI configured two Project's to be checked out from svn and run a build.The Visual Studio Solutions are linked.Solution B, Project X needs the Builded Assemblies from Solution A, Project Y...Fo...