File Content Replacer
TeamCity already has a build feature, allowing you to update the AssemblyVersion
, AssemblyFileVersion
and AssemblyInformationalVersion
attributes in AssemblyInfo
files of a solution. The new build feature, File Content Replacer, provides pre-defined templates for patterns to replace a wider range of assembly attributes in the specified files. After the build is finished, the changed source files are reverted.
Restricting Remote Run in Builds
Using a new build option in the General settings of a build configuration, you can restrict running personal builds. By default, triggering personal builds is enabled; uncheck the allow triggering personal builds option to disable it.
Support for NUnit 3.0
Starting from this EAP, the NUnit Build runner supports NUnit 3.0.
Merged MSTest and VSTest
Multiple Artifact Directories Paths
Uni-directional Agent-Server Communication
Per-branch Versioned Settings
Other Improvements
- Updated Ant to 1.9.5.
- Bundled Java 8
- Powershell 5 is now supported