Moving to Cake (C# Make)
I finally invested time to migrate our build from a heteroclite mixture of MSBuild, TeamCity build steps and whatever to something that really delight me: Cake (C# Make).
I finally invested time to migrate our build from a heteroclite mixture of MSBuild, TeamCity build steps and whatever to something that really delight me: Cake (C# Make).
After almost 6 years using BlogEngine.NET and a bit more of a year without any new post I decided that it was time to reboot my blog!
One of the great new feature of TeamCity 9 is the possibility of Storing project settings in Git and Mercurial.
When you develop software it is primordial to be able to reproduce successfully builds. To achieve that goal you need for sure first to version the source code. But too often the build scripts are forgotten! Especially when the build scripts are created with such a great tool that is TeamCity.
25 Days after the v2.0 I am pleased to announce the v3.0 of Git Diff Margin!
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar.