Create C# build Job on TeamCity
Prerequisites The following requirements have to be met for creating a build job for a C# project. Running TeamCity instance (Setup manual can be found here) MS Build Tools have […]
Audit and Consulting of Information Systems and Business Processes
Prerequisites The following requirements have to be met for creating a build job for a C# project. Running TeamCity instance (Setup manual can be found here) MS Build Tools have […]
The following requirements have to be met for creating a build job for a C# project.
Important: Restart the build agent after the installation of the MS Tools
This section describes the basic setup of a build job for a C# project on a TeamCity server. The LogShipper project, which is available on GitHub, will be taken as a sample project.
To add another build step for the execution of unit tests perform the following steps
For triggering the build job on every commit to the version control system (VCS) go to your build job/build configuration settings.
TeamCity allows to store and its configuration to a VCS. The necessary steps are described below.
The TeamCity Free Open Source License was generously provided by JetBrains
1 Comment »