the problem: GitExtension build fails (see here and here), because CommandLineBuilder class is inaccessible.
I propose to exclude it here from sources, and include the reference to package.
https://msdn.microsoft.com/en-us/library/microsoft.build.utilities.commandlinebuilder.aspx
Assembly: Microsoft.Build.Utilities.Core (in Microsoft.Build.Utilities.Core.dll)
https://www.nuget.org/packages/Microsoft.Build.Utilities.Core/
This package can be also included into GitExtensions and the problem will be resolved